Graphics::pushScaleformMovieFunctionParameterBool
Pushes a boolean for the Scaleform function onto the stack.
Syntax
graphics.pushScaleformMovieFunctionParameterBool(value);
Required Arguments
- value: Boolean
Return value
- Undefined
Example
todo
Pushes a boolean for the Scaleform function onto the stack.
graphics.pushScaleformMovieFunctionParameterBool(value);
todo