Graphics::pushScaleformMovieFunctionParameterInt

From RAGE Multiplayer Wiki

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