Click or drag to resize

GComponentGetChildren 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)
Syntax
C#
public GObject[] GetChildren()

Return Value

Type: GObject
An array contains all children
See Also