ScriptEvent:setGUIWString
From Mod Wiki
Parameters
integer handle -- Handle to the gui. string name -- Name of the property to set. wide string value -- The value to set.
Result
None.
Supported By
sdSysCallThread
Comments
- The constant GUI_GLOBALS_HANDLE may be used to set a property on the globals hierarchy instead.
Functionality
Sets a named wide string property on the specified gui.