Introduction
This class contains methods that extends GameObject.
Methods#
| Name | Description |
|---|---|
| GetComponentInActor | Get component under an Actor |
| GetComponentsInActor | Get components under an Actor |
| IsChildOf | Check if a GameObject is a child of another GameObject |
| LoadedOrNonPrefab | Check if a GameObject is loaded in the scene or has a non -1 index |
| SetLayer | Set the layer of a GameObject |