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).

Logs
  • 17:48, 16 March 2025 Shr0x talk contribs created page Streaming::releaseRuntimeAsset (Created page with "{{ClientsideJsFunction}} {{JSContainer| ===Required Params=== *'''resourceName:''' {{RageType|string}} or {{RageType|number}} — The name or handle of the asset to release. ===Return value=== *'''{{RageType|void}}''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.streaming.releaseRuntimeAsset(resourceName) </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> mp.game.streaming.releaseRuntimeAsset("myAsset"); </syntaxhighlight> }} ==See also== {...")