Skip to content

Type Alias: TXR_movement_selection_type

ts
type TXR_movement_selection_type = 0 | 1;

Game-graph destination selection mode for stalker movement.

Source

src/xrGame/script_game_object_script2.cpp, game_object.ESelectionType enum.