Skip to main content

Graphics::pushScaleformMovieFunctionParameterBool

Pushes a boolean for the Scaleform function onto the stack.

Syntax

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

Required Arguments

  • value: Boolean

Return value

  • Undefined

Example

```js // todo ```

See also