Appearance
type TXR_body_state = | typeof crouch | typeof standing;
Body-state constants accepted by stalker movement actions.
src/xrGame/script_movement_action_script.cpp, move.body enum.
src/xrGame/script_movement_action_script.cpp
move.body