Graphics::pushScaleformMovieFunctionParameterInt

From RAGE Multiplayer Wiki
Revision as of 20:14, 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

graphics.pushScaleformMovieFunctionParameterInt(value);

Required Arguments

  • value: int

Return value

  • Undefined

Example

todo

See also

Template:Graphics function c