VerifiedAll console commandsBuild 2026.08.11.1121610.2-Rel-i343-Meteorite-2607-CU4

Controllers

Controller profiles and settings as the scripts read them.

Functions
14
Work in this build
0
Compiled out
14

controller_invert_look

compiled out

No description yet; the release build dropped the engine's help text.

SignatureReturnsSlot
(controller_invert_look)void1269

controller_look_speed

compiled out

No description yet; the release build dropped the engine's help text.

SignatureReturnsSlot
(controller_look_speed <short>)void1270

controller_set_auto_center_look

compiled out

No description yet; the release build dropped the engine's help text.

SignatureReturnsSlot
(controller_set_auto_center_look <controller> <boolean>)void1276

controller_set_camera_shake_disabled

compiled out

No description yet; the release build dropped the engine's help text.

SignatureReturnsSlot
(controller_set_camera_shake_disabled <controller> <boolean>)void1282

controller_set_clench_protection

compiled out

No description yet; the release build dropped the engine's help text.

SignatureReturnsSlot
(controller_set_clench_protection <controller> <boolean>)void1279

controller_set_crouch_lock

compiled out

No description yet; the release build dropped the engine's help text.

SignatureReturnsSlot
(controller_set_crouch_lock <controller> <boolean>)void1277

controller_set_custom_button

compiled out

No description yet; the release build dropped the engine's help text.

SignatureReturnsSlot
(controller_set_custom_button <controller> <long> <long>)void1280

controller_set_flight_stick_aircraft_controls

compiled out

No description yet; the release build dropped the engine's help text.

SignatureReturnsSlot
(controller_set_flight_stick_aircraft_controls <controller> <boolean>)void1275

controller_set_look_inverted

compiled out

No description yet; the release build dropped the engine's help text.

SignatureReturnsSlot
(controller_set_look_inverted <controller> <boolean>)void1273

controller_set_look_sensitivity

compiled out

No description yet; the release build dropped the engine's help text.

SignatureReturnsSlot
(controller_set_look_sensitivity <controller> <short>)void1281

controller_set_southpaw

compiled out

No description yet; the release build dropped the engine's help text.

SignatureReturnsSlot
(controller_set_southpaw <controller> <boolean>)void1278

controller_set_unsignedin_user

compiled out

No description yet; the release build dropped the engine's help text.

SignatureReturnsSlot
(controller_set_unsignedin_user <controller> <boolean>)void1284

controller_set_vibration_enabled

compiled out

No description yet; the release build dropped the engine's help text.

SignatureReturnsSlot
(controller_set_vibration_enabled <controller> <boolean>)void1274

controller_temporary_users_always_attached

compiled out

No description yet; the release build dropped the engine's help text.

SignatureReturnsSlot
(controller_temporary_users_always_attached <boolean>)void1283

Read from the function table in the shipped simulation DLL. A name is compiled out when every one of its slots points at the release build's shared stub evaluator; the console still accepts it and returns nothing. Descriptions are hand-written and incomplete; the engine's own help text does not survive in this build. See The Blam console for how the table was found and how the mod runs these.