SetUIString

From GECK
Jump to: navigation, search


Function Deprecated
This function should no longer be used. This page has been left for historical documentation purposes only.

This function has been deprecated as it is bugged, but is still preserved in its original state as multiple mods depend on its behavior. Use SetUIStringAlt instead.





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