SetUIString

< [[::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

SetUIString traitName:string newValue:string

See Also