SetUIFloat

From the Fallout3 GECK Wiki
Jump to navigation Jump to search
< [[::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

[help]
SetUIFloat traitName:string newValue:float

See Also