AddGadget

From IfsoGUIWiki

Jump to: navigation, search

Contents

Declaration

AddGadget(p:ifsoGUI_Base)
Adds a gadgets to the base GUI system. This will typically be a Panel type gadget with other gadgets on it. But, any gadget can be added directly to the GUI.

Returns

Nothing

Parameters

  • p:ifsoGUI_Base - Gadgets to add to the GUI.

Gadget Information

Pertains to GUI.

Example

Personal tools