Skip to main content

Ui::doesTextBlockExist

Syntax​

```js mp.game.ui.doesTextBlockExist(gxt); ```

Required Arguments​

  • gxt: String

Return value​

  • Boolean

Example​

```js // todo ```

See also​