SetUIString

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 string UI trait. Trait name is of the format used by GetUIFloat.

Syntax

[help]
SetUIString traitName:string newValue:string

See Also