Graphics::hasNamedScaleformMovieLoaded

From RAGE Multiplayer Wiki

Pretty sure it's the real name (not 100% sure so I added the _ prefix); can someone else confirm it?

Only values used in the scripts are:

'heist_mp'
'heistmap_mp'
'instructional_buttons'
'heist_pre'

Syntax

mp.game.graphics.hasNamedScaleformMovieLoaded(scaleformName);

Required Arguments

  • scaleformName: String

Return value

  • Boolean

Example

// todo

See also