Skip to main content

Streaming::doesAnimDictExist

Syntax​

```js mp.game.streaming.doesAnimDictExist(animDict); ```

Required Arguments​

  • animDict: String

Return value​

  • Boolean

Example​

```js // todo ```

See also​