GTA V NativesgraphicsGraphics::callScaleformMovieMethodOn this pageGraphics::callScaleformMovieMethodCalls the Scaleform function. Syntax ```js mp.game.graphics.callScaleformMovieMethod(scaleform, method); ``` Required Arguments scaleform: int method: String Return value Undefined Example ```js // todo ``` See also