Graphics::pushScaleformMovieFunctionParameterInt
Pushes an integer for the Scaleform function onto the stack.
Syntax
graphics.pushScaleformMovieFunctionParameterInt(value);
Required Arguments
- value: int
Return value
- Undefined
Example
todo
Pushes an integer for the Scaleform function onto the stack.
graphics.pushScaleformMovieFunctionParameterInt(value);
todo