Function ManagedMovementOverrides.AddAfterControlCallback

AddAfterControlCallback (AfterControlDelegate value)

Registers a callback that runs after the agent has calculated how it wants to move, except for local avoidance.

Public
void AddAfterControlCallback (

AfterControlDelegate

value

)

Registers a callback that runs after the agent has calculated how it wants to move, except for local avoidance.