Skip to main content

Ui::hideHudComponentThisFrame

Syntax​

```js mp.game.ui.hideHudComponentThisFrame(componentIndex); ```

Required Arguments​

  • componentIndex: int

Components​

  • Full list: [HUD Components list](/hud-components)

Return value​

  • Undefined

Example​

See also​