Struct SimulateMovementRepair Extends IComponentData
Public
Tag component to allow the agent to repair its path and recalculate various statistics.
Allows the JobRepairPath to run.
Note
JobRepairPath will, at the moment, run even if this component is not present, when manually setting some properties on the agent (e.g. ai.position, ai.destination, etc.). Create a forum post if you have a use case which isn't supported by this.