GTA V NativesuiUi::hideHudComponentThisFrameOn this pageUi::hideHudComponentThisFrameSyntax ```js mp.game.ui.hideHudComponentThisFrame(componentIndex); ``` Required Arguments componentIndex: int Components Full list: [HUD Components list](/hud-components) Return value Undefined Example See also