GameObject
| Class Name | Description | 
|---|---|
| FindGameObject | Finds and returns a GameObject by name. | 
| FindGameObjectsWithTag | Finds and returns active GameObjects with the specified tag. | 
| FindGameObjectWithTag | Finds and returns one active GameObject with the specified tag. |