Graphics::pushScaleformMovieFunction

From RAGE Multiplayer Wiki

Push a function from the Scaleform onto the stack

Syntax

mp.game.graphics.pushScaleformMovieFunction(scaleform, functionName);

Required Arguments

  • scaleform: int
  • functionName: String

Return value

  • Boolean

Example

// todo

See also