Skip to main content

Graphics::hasStreamedTextureDictLoaded

Syntax​

```js mp.game.graphics.hasStreamedTextureDictLoaded(textureDict); ```

Required Arguments​

  • textureDict: String

Return value​

  • Boolean

Example​

```js // todo ```

See also​