Skip to main content

Ui::hasAdditionalTextLoaded

Syntax

```js mp.game.ui.hasAdditionalTextLoaded(slot); ```

Required Arguments

  • slot: int

Return value

  • Boolean

Example

```js // todo ```

See also