IsMySlave
From IfsoGUIWiki
Internal Method - Should only be called by the GUI and or a gadget.
Contents |
Declaration
IsMySlave:Int(gadget:ifsoGUI_Base)
Is the gadget a slave of this gadget.
Returns
True or False (Integer)
Parameters
- gadget:ifsoGUI_Base - The gadget to check if it is a slave.
Gadget Information
Internal Method - Should only be called by the GUI and or a gadget.
