SetUIFloat

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

A function added by the Fallout Script Extender.

Description

Sets the value of a float UI trait. Trait name is of the format used by GetUIFloat.

Syntax

SetUIFloat traitName:string newValue:float

See Also