Skip to main content

Graphics::pushScaleformMovieFunctionParameterFloat

Pushes a float for the Scaleform function onto the stack.

Syntax​

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

Required Arguments​

  • value: float

Return value​

  • Undefined

Example​

```js // todo ```

See also​