Gameplay::getProfileSetting

From RAGE Multiplayer Wiki
Revision as of 21:12, 6 May 2017 by Marty uploader (talk | contribs) (yay)

anyone have a settingid dump?

Syntax

mp.game.gameplay.getProfileSetting(profileSetting);

Required Arguments

  • profileSetting: int

Return value

  • int

Example

// todo

See also

Template:Gameplay s function c