csharp
public enum PatrolModeHow a patrol walks its route.
Fields and properties (3)
ForwardTo the end, and then the task succeeds.
PingPongTo the end, then back, for ever.
LoopRound and round, for ever.
Used by (9)
- VillageAiVillage
- PatrolChaseGiveUpTestsVixen.Ai.Nodes.Tests
- PatrolRouteVixen.Ai.Nodes
- PatrolTaskVixen.Ai.Nodes
- PatrolTestsVixen.Ai.Nodes.Tests
- SceneComponentTestsVixen.Ai.Nodes.Tests
- TypeRegistrationVixen.Ai.Nodes
- VillageVixen.Ai.Nodes.Tests
- Vixen_Ai_Nodes_Ecs_PatrolRouteSerializerVixen.Ai.Nodes