Struct Agent
Agent tag.
Implements
IComponentData
IQueryTypeParameter
Inherited Members
Namespace: ProjectDawn.Navigation
Assembly: ProjectDawn.Navigation.dll
Syntax
public struct Agent : IComponentData, IQueryTypeParameter
Fields
| Improve this Doc View SourceLayers
Agent tag.
Declaration
public NavigationLayers Layers
Field Value
Type | Description |
---|---|
NavigationLayers |
Properties
| Improve this Doc View SourceDefault
Returns default configuration.
Declaration
public static Agent Default { get; }
Property Value
Type | Description |
---|---|
Agent |
Implements
Unity.Entities.IComponentData
Unity.Entities.IQueryTypeParameter