Skip to main content

Streaming::hasNamedPtfxAssetLoaded

Syntax​

```js mp.game.streaming.hasNamedPtfxAssetLoaded(fxName); ```

Required Arguments​

  • fxName: String

Return value​

  • Boolean

Example​

```js // todo ```

See also​