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).
- 04:26, 25 April 2024 Shr0x talk contribs created page Ui::applyShowHudComponentsThisFrameBatch (Created page with "{{ClientsideJsFunction}} {{JSContainer| Hides, shows, or resets component based on https://wiki.rage.mp/index.php?title=Ui::setShowHudComponentsThisFrameBatch setShowHudComponentsThisFrameBatch === Return Value === *'''void''' {{RageType|void}} ==Syntax== <pre> mp.game.hud.applyShowHudComponentsThisFrameBatch(); </pre> ==Example== {{ClientsideCode| <syntaxhighlight lang="javascript"> const hudComponents = { HUD_WANTED_STARS: 1, HUD_WEAPON_ICON: 2, HUD_...")