Skip to main content

Ui::setFrontendActive

Syntax

```js mp.game.ui.setFrontendActive(active); ```

Required Arguments

  • active: Boolean

Return value

  • Undefined

Example

```js // todo ```

See also