Struct AgentSetDestinationDeferredSystem.Singleton
Implements
IComponentData
IQueryTypeParameter
Inherited Members
Namespace: ProjectDawn.Navigation.Hybrid
Assembly: ProjectDawn.Navigation.Hybrid.dll
Syntax
public struct AgentSetDestinationDeferredSystem.Singleton : IComponentData, IQueryTypeParameter
Methods
| Improve this Doc View SourceSetDestinationDeferred(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