Search Results for

    Show / Hide Table of Contents

    Class NavMeshDataInstances

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

    Fields

    | Improve this Doc View Source

    Instances

    Declaration
    public List<NavMeshDataInstance> Instances
    Field Value
    Type Description
    List<NavMeshDataInstance>

    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