Skip to content

Type Alias: TXR_patrol_start_type

ts
type TXR_patrol_start_type = -1 | 0 | 1 | 2 | 3 | 4;

Patrol start mode accepted by native patrol path managers.

Source

C++ enum EPatrolStartType

Remarks

1 is the native ePatrolStartTypeLast value. The Lua patrol constants do not expose a dedicated name for it.