Appearance
type TXR_patrol_route_type = | typeof stop | typeof continue | typeof dummy;
Patrol route behavior accepted by native patrol path managers.
C++ enum EPatrolRouteType