Skip to content

Type Alias: TXR_patrol_type

ts
type TXR_patrol_type = EnumeratedStaticsValues<typeof patrol>;

Patrol start or route enum value.

Remarks

The xray binding exports patrol start and route enums on the same Lua class, so this type is a flattened union of both enum groups.