Controls::enableAllControlActions

From RAGE Multiplayer Wiki
Revision as of 09:32, 14 January 2019 by MrPancakers (talk | contribs)

Client-Side
Function

 JavaScript



Enables all controls within a given Input Group.

Syntax

mp.game.controls.enableAllControlActions(inputGroup);

Required Arguments

Return value

  • Undefined

Example

// todo

See also

Template:Controls s function c