Search Results for

    Show / Hide Table of Contents

    Struct AgentSetDestinationDeferredSystem.Singleton

    Implements
    IComponentData
    IQueryTypeParameter
    Inherited Members
    ValueType.Equals(object)
    ValueType.GetHashCode()
    ValueType.ToString()
    object.Equals(object, object)
    object.GetType()
    object.ReferenceEquals(object, object)
    Namespace: ProjectDawn.Navigation.Hybrid
    Assembly: ProjectDawn.Navigation.Hybrid.dll
    Syntax
    public struct AgentSetDestinationDeferredSystem.Singleton : IComponentData, IQueryTypeParameter

    Methods

    | Improve this Doc View Source

    SetDestinationDeferred(Entity, float3)

    Declaration
    public void SetDestinationDeferred(Entity entity, float3 destination)
    Parameters
    Type Name Description
    Entity entity
    float3 destination

    Implements

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