SetNumericIniSetting

< [[::Category:Functions|Category:Functions]]

A function added by the New Vegas Script Extender.

Description

Sets a numeric ini setting. Setting name is of the format "SettingName:CategoryName" where CategoryName is the header under which the setting appears in the .ini file. Added by NVSE 1.1.

Syntax

(none) SetNumericIniSetting SettingName:string NewValue:float

See Also