ScriptEvent:guiPostNamedEvent
From Mod Wiki
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.