Graphics::pushScaleformMovieFunctionParameterFloat
Pushes a float for the Scaleform function onto the stack.
Syntax
```js mp.game.graphics.pushScaleformMovieFunctionParameterFloat(value); ```
Required Arguments
Return value
Example
```js // todo ```
See also