Difference between revisions of "GetGameSetting"
Jump to navigation
Jump to search
imported>Quetzilla |
imported>Vswe m (Added Search Terms) |
||
Line 21: | Line 21: | ||
[[Category: Miscellaneous Functions]] | [[Category: Miscellaneous Functions]] | ||
[[Category: Miscellaneous Functions (CS 1.0)]] | [[Category: Miscellaneous Functions (CS 1.0)]] | ||
<!-- Begin Search Terms | |||
Get | |||
Game | |||
Setting | |||
End Search Terms --> |
Latest revision as of 08:41, 20 June 2008
Syntax:
GetGameSetting GameSettingName getGS GameSettingName
Example:
GetGameSetting fBribeBase
Returns the value of a game setting.
See Also[edit | edit source]
- Game Settings
- Con_SetGameSetting (OBSE)
- GetNumericINISetting (OBSE)
- Con_GetINISetting (OBSE)
- SetNumericINISetting (OBSE)
- SetNumericGameSetting (OBSE)