Skip to main content

Graphics::pushScaleformMovieFunctionParameterInt

Pushes an integer for the Scaleform function onto the stack.

Syntax​

```js mp.game.graphics.pushScaleformMovieFunctionParameterInt(value); ```

Required Arguments​

  • value: int

Return value​

  • Undefined

Example​

```js // todo ```

See also​