ScriptEvent:getGUIFloat

From Mod Wiki
Revision as of 16:40, 5 November 2007 by Wizz (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Parameters

integer handle -- Handle to the gui.
string name -- Name of the property to look up.

Result

float

Supported By

sdSysCallThread

Comments

  • The constant GUI_GLOBALS_HANDLE may be used to set a property on the globals hierarchy instead.

Functionality

Returns the value of a named float property on the specified gui.