GTA V NativesgraphicsGraphics::hasScaleformContainerMovieLoadedIntoParentOn this pageGraphics::hasScaleformContainerMovieLoadedIntoParentSyntax ```js mp.game.graphics.hasScaleformContainerMovieLoadedIntoParent(scaleformHandle); ``` Required Arguments scaleformHandle: int Return value Boolean Example ```js // todo ``` See also