GTA V NativesstreamingStreaming::hasNamedPtfxAssetLoadedOn this pageStreaming::hasNamedPtfxAssetLoadedSyntax ```js mp.game.streaming.hasNamedPtfxAssetLoaded(fxName); ``` Required Arguments fxName: String Return value Boolean Example ```js // todo ``` See also