Skip to main content

Graphics::callScaleformMovieMethod

Calls 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​