Streaming::doesAnimDictExist

From RAGE Multiplayer Wiki

Syntax

mp.game.streaming.doesAnimDictExist(animDict);

Required Arguments

  • animDict: String

Return value

  • Boolean

Example

// todo

See also