GComponent.GetChildren Method |
Returns a copy of all children with an array.
Namespace:
FairyGUI
Assembly:
FairyGUI (in FairyGUI.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic GObject[] GetChildren()
Return Value
Type:
GObject[]An array contains all children
See Also