All public logs
Combined display of all available logs of RAGE Multiplayer Wiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 18:12, 25 December 2024 Shr0x talk contribs created page Graphics::requestStreamedTextureDictAsync (Created page with "{{ClientsideJsFunction}} {{JSContainer| === Summary === Asynchronously requests a streamed texture dictionary to be loaded. === Syntax === <syntaxhighlight lang="javascript"> mp.game.graphics.requestStreamedTextureDictAsync(name, timeout = 5000); </syntaxhighlight> === Required Parameters === * '''name:''' {{RageType|string}} - The name of the texture dictionary to load. * '''timeout:''' {{RageType|number}} - Optional. Timeout in milliseconds (default: 5000). === Ret...")