GTA V NativesgameplayGameplay::getProfileSettingOn this pageGameplay::getProfileSettinganyone have a settingid dump? Syntax ```js mp.game.gameplay.getProfileSetting(profileSetting); ``` Required Arguments profileSetting: int Return value int Example ```js // todo ``` See also