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