Template:Controls functions c: Difference between revisions
(Created page with "* mp.game.controls.disableAllControlActions * mp.game.controls.disableControlAction * Controls::ena...") |
No edit summary |
||
| (2 intermediate revisions by 2 users not shown) | |||
| Line 22: | Line 22: | ||
* [[Controls::setPlayerpadShakesWhenControllerDisabled|mp.game.controls.setPlayerpadShakesWhenControllerDisabled]] | * [[Controls::setPlayerpadShakesWhenControllerDisabled|mp.game.controls.setPlayerpadShakesWhenControllerDisabled]] | ||
* [[Controls::stopPadShake|mp.game.controls.stopPadShake]] | * [[Controls::stopPadShake|mp.game.controls.stopPadShake]] | ||
* [[Controls::useDefaultVehicleEntering|mp.game.controls.useDefaultVehicleEntering]] | |||
* [[Controls::setDisableControlActionBatch|mp.game.controls.setDisableControlActionBatch]] | |||
* [[Controls::applyDisableControlActionBatch|mp.game.controls.applyDisableControlActionBatch]] | |||
Latest revision as of 10:59, 14 May 2024
- mp.game.controls.disableAllControlActions
- mp.game.controls.disableControlAction
- mp.game.controls.enableAllControlActions
- mp.game.controls.enableControlAction
- mp.game.controls.getControlActionName
- mp.game.controls.getControlValue
- mp.game.controls.getControlNormal
- mp.game.controls.getDisabledControlNormal
- mp.game.controls.isControlEnabled
- mp.game.controls.isControlJustReleased
- mp.game.controls.isControlJustPressed
- mp.game.controls.isControlPressed
- mp.game.controls.isControlReleased
- mp.game.controls.isDisabledControlJustReleased
- mp.game.controls.isDisabledControlJustPressed
- mp.game.controls.isDisabledControlPressed
- mp.game.controls.isInputDisabled
- mp.game.controls.isInputJustDisabled
- mp.game.controls.setControlNormal
- mp.game.controls.setInputExclusive
- mp.game.controls.setPadShake
- mp.game.controls.setPlayerpadShakesWhenControllerDisabled
- mp.game.controls.stopPadShake
- mp.game.controls.useDefaultVehicleEntering
- mp.game.controls.setDisableControlActionBatch
- mp.game.controls.applyDisableControlActionBatch