Class CrowdFlows
Inherited Members
Namespace: ProjectDawn.Navigation
Assembly: ProjectDawn.Navigation.dll
Syntax
public class CrowdFlows : IComponentData, IQueryTypeParameter, IDisposable
Fields
| Improve this Doc View SourceFlows
Declaration
public List<CrowdFlow> Flows
Field Value
Type | Description |
---|---|
List<CrowdFlow> |
Methods
| Improve this Doc View SourceDispose()
Declaration
public void Dispose()
Implements
Unity.Entities.IComponentData
Unity.Entities.IQueryTypeParameter