Difference between revisions of "ScriptEvent:guiPostNamedEvent"

From Mod Wiki
 
(No difference)

Latest revision as of 17:04, 5 November 2007

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.