Перейти к содержанию

Graphics::pushScaleformMovieFunctionParameterInt

Материал из RAGE MP Wiki Archive

Pushes an integer for the Scaleform function onto the stack.

Syntax

<syntaxhighlight lang="javascript">mp.game.graphics.pushScaleformMovieFunctionParameterInt(value);</syntaxhighlight>

Required Arguments

  • value: int

Return value

  • Undefined

Example

<syntaxhighlight lang="javascript"> // todo </syntaxhighlight>

See also