Graphics::callScaleformMovieMethod

From RAGE Multiplayer Wiki

Calls the Scaleform function.

Syntax

mp.game.graphics.callScaleformMovieMethod(scaleform, method);

Required Arguments

  • scaleform: int
  • method: String

Return value

  • Undefined

Example

// todo

See also