Difference between revisions of "GetGameSetting"
Jump to navigation
Jump to search
imported>Haama |
imported>Fella |
||
Line 16: | Line 16: | ||
[[Category: Functions]] | [[Category: Functions]] | ||
[[Category:Functions (CS)]] | |||
[[Category: Functions (CS 1.0)]] | [[Category: Functions (CS 1.0)]] | ||
[[Category: Miscellaneous Functions]] | [[Category: Miscellaneous Functions]] | ||
[[Category: Miscellaneous Functions (CS 1.0)]] | [[Category: Miscellaneous Functions (CS 1.0)]] |
Revision as of 11:27, 23 January 2008
Syntax:
GetGameSetting GameSettingName getGS GameSettingName
Example:
GetGameSetting fBribeBase
Returns the value of a game setting.
See Also
- Game Settings
- Con_SetGameSetting (OBSE)
- GetNumericINISetting (OBSE)
- Con_GetINISetting (OBSE)
- SetNumericINISetting (OBSE)