GetNumericGameSetting
From GECK
A function added by the Fallout Script Extender.
Contents
Description
Returns the value of a numeric GameSetting.
Syntax
(IntegerOrFloat) GetNumericGameSetting settingName:string
Notes
- The compiler will not catch typing errors for the settingName string, so take care to type accurately.