Streaming::requestAnimDictAsync: Revision history

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

25 December 2024

  • curprev 18:1218:12, 25 December 2024Shr0x talk contribs 1,017 bytes +1,017 Created page with "{{ClientsideJsFunction}} {{JSContainer| === Summary === Requests an animation dictionary asynchronously, resolving when it is loaded or rejecting on timeout. === Syntax === <syntaxhighlight lang="javascript"> mp.game.streaming.requestAnimDictAsync(name, timeout = 5000); </syntaxhighlight> === Required Parameters === * '''name:''' {{RageType|string}} - The name of the animation dictionary to load. * '''timeout:''' {{RageType|number}} - Optional. Timeout in milliseconds..."