Controls::isControlJustPressed

From RAGE Multiplayer Wiki
Revision as of 20:25, 6 May 2017 by Marty uploader (talk | contribs) (yay)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Syntax

controls.isControlJustPressed(inputGroup, control);

Required Arguments

  • inputGroup: int
  • control: int

Return value

  • Boolean

Example

todo

See also

Template:Controls function c