Skip to main content

Player::displaySystemSigninUi

Purpose of the BOOL currently unknown. Both, true and false, work

Syntax

```js mp.game.player.displaySystemSigninUi(unk); ```

Required Arguments

  • unk: Boolean

Return value

  • Undefined

Example

```js // todo ```

See also