ScriptEvent:guiPostNamedEvent

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

Parameters

integer handle -- Handle to the gui.
string window -- Name of the window to run the event on.
string event -- Name of the event to run.

Result

None.

Supported By

sdSysCallThread

Functionality

Sends a named event message to a window on a gui.