|
ClassicCityBuilderKit 1.9.4
|
helper class for Walker that hold the current status when the walker is using a navmesh agent to reach a target
Classes | |
| class | WalkingAgentData |
Public Member Functions | |
| WalkingAgentState (Vector3 destination, float distance) | |
| void | Cancel () |
| requests for the agent walking to be canceled, it might not end immediately but at the next possible point | |
| WalkingAgentData | GetData () |
Static Public Member Functions | |
| static WalkingAgentState | FromData (WalkingAgentData data) |