Graphics::pushScaleformMovieFunctionParameterBool

From RAGE Multiplayer Wiki

Pushes a boolean for the Scaleform function onto the stack.

Syntax

mp.game.graphics.pushScaleformMovieFunctionParameterBool(value);

Required Arguments

  • value: Boolean

Return value

  • Undefined

Example

// todo

See also