Class ManagedAgentOffMeshLinkTraversal Extends IComponentData, ICloneable, ICleanupComponentData
Public
Holds managed information about an off-mesh link that the agent is currently traversing.
This component is added to the agent when it starts traversing an off-mesh link. It is removed when the agent has finished traversing the link.
Public Methods
Public Variables
context
Internal context used to pass component data to the coroutine.
Public
coroutine
Coroutine which is used to traverse the link.
Public
handler
Public
stateMachine
Public