Graphics::pushScaleformMovieFunctionParameterFloat

From RAGE Multiplayer Wiki

Pushes a float for the Scaleform function onto the stack.

Syntax

mp.game.graphics.pushScaleformMovieFunctionParameterFloat(value);

Required Arguments

  • value: float

Return value

  • Undefined

Example

// todo

See also