Struct AgentShouldRecalculatePath Extends IComponentData, IEnableableComponent
Public
Tag component which, when enabled, indicates that the agent should recalculate its path immediately.
The enabled state is updated every simulation loop. It cannot be set externally.