GetNumericGameSetting

From GECK
Jump to: navigation, search


A function added by the Fallout Script Extender.

Description

Returns the value of a numeric GameSetting.

Syntax

[help]
(IntegerOrFloat) GetNumericGameSetting settingName:string 

Notes

  • The compiler will not catch typing errors for the settingName string, so take care to type accurately.

See Also