SetUIString

From the Fallout3 GECK Wiki
Revision as of 02:10, 22 May 2011 by imported>Duggelz
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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