Search Results for

    Show / Hide Table of Contents

    Class CrowdFlows

    Inheritance
    object
    CrowdFlows
    Implements
    IComponentData
    IQueryTypeParameter
    IDisposable
    Inherited Members
    object.Equals(object)
    object.Equals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    object.ReferenceEquals(object, object)
    object.ToString()
    Namespace: ProjectDawn.Navigation
    Assembly: ProjectDawn.Navigation.dll
    Syntax
    public class CrowdFlows : IComponentData, IQueryTypeParameter, IDisposable

    Fields

    | Improve this Doc View Source

    Flows

    Declaration
    public List<CrowdFlow> Flows
    Field Value
    Type Description
    List<CrowdFlow>

    Methods

    | Improve this Doc View Source

    Dispose()

    Declaration
    public void Dispose()

    Implements

    Unity.Entities.IComponentData
    Unity.Entities.IQueryTypeParameter
    IDisposable
    • Improve this Doc
    • View Source
    In This Article
    Back to top Copyright © ProjectDawn.
    Generated by DocFX