Player Get Crouch Input Enabled
Returns whether crouch input is enabled for a given player
Returns whether crouch input is enabled for a given player
Returns the crouch speed for a given player.
Returns whether manual sprint is required for a given player
Returns whether Virtual Height Mode is required for a given player
Returns the jump height for a given player
Returns whether jump input is enabled for a given player
Returns the prone speed for a given player.
Returns the slide speed for a given player.
Returns whether sprint input is enabled for a given player
Returns the sprint speed for a given player
Returns the walk speed for a given player
Sets whether crouch input is enabled for a given player. Setting this to false will remove crouch button prompts / UI elements on supported platforms.
Sets the crouch speed for a given player
Sets whether manual sprint is required for a given player.
Sets whether Virtual Height Mode is required for a given player.
Sets the jump height for a given player
Sets whether jump input is enabled for a given player. Setting this to false will remove jump button prompts / UI elements on supported platforms.
Sets the prone speed for a given player
Sets the slide speed for a given player
Sets whether sprint input is enabled for a given player. Setting this to false will remove sprint button prompts / UI elements on supported platforms.
Sets the sprint speed for a given player
Sets whether walk input is enabled for a given player. Setting this to false will stop Steering Input events from firing, and will remove walk-related button prompts / UI elements on supported platforms.
Sets the walk speed for a given player