Difference between revisions of "GetGameSetting"

From the Oblivion ConstructionSet Wiki
Jump to navigation Jump to search
imported>DragoonWraith
(see also: Game Settings)
imported>Haama
(Category links)
Line 13: Line 13:


[[Category: Functions]]
[[Category: Functions]]
[[Category: Functions (CS 1.0)]]
[[Category: Miscellaneous Functions]]
[[Category: Miscellaneous Functions]]
[[Category: Miscellaneous Functions (CS 1.0)]]

Revision as of 22:37, 6 July 2007

Syntax:

GetGameSetting GameSettingName 
getGS GameSettingName 

Example:

GetGameSetting fBribeBase 


Returns the value of a game setting.

See Also