Search Results for

    Show / Hide Table of Contents

    Class CrowdWorlds

    Inheritance
    object
    CrowdWorlds
    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 CrowdWorlds : IComponentData, IQueryTypeParameter, IDisposable

    Fields

    | Improve this Doc View Source

    Worlds

    Declaration
    public List<CrowdWorld> Worlds
    Field Value
    Type Description
    List<CrowdWorld>

    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