AddEvent

From IfsoGUIWiki

Jump to: navigation, search

Internal Function - Should only be called by the GUI and or a gadget.

Contents

Declaration

AddEvent(e:ifsoGUI_Event)
Adds an event to the GUI event queue.

Returns

Nothing

Parameters

  • e:ifsoGUI_Event - The event to be added.

Gadget Information


Pertains to GUI.
Internal Function - Should only be called by the GUI and or a gadget.

Example

Personal tools