Component
Engine
(NOTE) Component that gives an game object the ability to have child objects and Contains a list of children.
Methods | Properties | Base Classes | Derived Classes |
---|---|---|---|
Constructor | Children | component |
Properties
Children : hierarchylistrange
read-only
var Children : HierarchyListRange
Methods
Hierarchy : Void
constructor
Name Type Description function Hierarchy()