Graphics::pushScaleformMovieFunctionParameterInt

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

Pushes an integer for the Scaleform function onto the stack.

Syntax

mp.game.graphics.pushScaleformMovieFunctionParameterInt(value);

Required Arguments

  • value: int

Return value

  • Undefined

Example

// todo

See also