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:49, 24 May 2024 Shr0x talk contribs created page Browser::headlessTextureDict (Created page with " {{ClientsideJsFunction}} {{JSContainer| Readonly property ===Return value=== *'''cef_tex_dict''': {{RageType|string}} ==Syntax== <syntaxhighlight lang="javascript"> headlessBrowser.headlessTextureDict </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> const browser = mp.browsers.newHeadless("http://package/page/index.html", 1920, 1080, false); mp.console.logInfo(`${browser.headlessTextureDict}`); //prints 'cef_tex_dict' </syntaxhighlight> }} ==See al...")