Skip to main content

Gameplay::getProfileSetting

anyone have a settingid dump?

Syntax

```js mp.game.gameplay.getProfileSetting(profileSetting); ```

Required Arguments

  • profileSetting: int

Return value

  • int

Example

```js // todo ```

See also