BaseItem.add method
Adds a child to this item.
Children inherit BaseItem.transform settings from their parent.
Parameters
-
obj: BaseItem
item to add to the list of children.
Adds a child to this item.
Children inherit BaseItem.transform settings from their parent.
item to add to the list of children.