Search Results for

    Show / Hide Table of Contents

    Struct CrowdSurfaceData

    Crowd surface CrowdData.

    Implements
    ISharedComponentData
    IQueryTypeParameter
    IEquatable<CrowdSurfaceData>
    Inherited Members
    ValueType.Equals(object)
    ValueType.ToString()
    object.Equals(object, object)
    object.GetType()
    object.ReferenceEquals(object, object)
    Namespace: ProjectDawn.Navigation
    Assembly: ProjectDawn.Navigation.dll
    Syntax
    public struct CrowdSurfaceData : ISharedComponentData, IQueryTypeParameter, IEquatable<CrowdSurfaceData>

    Fields

    | Improve this Doc View Source

    Data

    Crowd surface CrowdData.

    Declaration
    public CrowdData Data
    Field Value
    Type Description
    CrowdData

    Methods

    | Improve this Doc View Source

    Equals(CrowdSurfaceData)

    Crowd surface CrowdData.

    Declaration
    public bool Equals(CrowdSurfaceData other)
    Parameters
    Type Name Description
    CrowdSurfaceData other
    Returns
    Type Description
    bool
    | Improve this Doc View Source

    GetHashCode()

    Crowd surface CrowdData.

    Declaration
    public override int GetHashCode()
    Returns
    Type Description
    int
    Overrides
    ValueType.GetHashCode()

    Implements

    Unity.Entities.ISharedComponentData
    Unity.Entities.IQueryTypeParameter
    IEquatable<T>
    • Improve this Doc
    • View Source
    In This Article
    Back to top Copyright © ProjectDawn.
    Generated by DocFX