Class ManagedState Extends IComponentData, IDisposable, ICloneable

Public

Public Methods

Clone ()
Public
Dispose ()
Public

Public Variables

autoRepath

Settings for when to recalculate the path.

Public
onTraverseOffMeshLink

Callback for when the agent starts to traverse an off-mesh link.

pathTracer

Calculates in which direction to move to follow the path.

Public
rvoAgent

Local avoidance settings.

Public
rvoEnabled

True if local avoidance is enabled for this agent.

Public

Private/Protected Members

ai

References the FollowerEntity component to be able to set the agent's path.

Internal