App::appSetInt

From RAGE Multiplayer Wiki
Revision as of 21:03, 6 May 2017 by Marty uploader (talk | contribs) (yay)

Syntax

mp.game.app.appSetInt(property, value);

Required Arguments

  • property: String
  • value: int

Return value

  • Undefined

Example

// todo

See also

Template:App s function c