Method PushActiveGameObject
PushActiveGameObject(GameObject)
Sets the active game object for subsequent property modifications.
Declaration
void PushActiveGameObject(GameObject gameObject)
Parameters
| Type | Name | Description | 
|---|---|---|
| GameObject | gameObject | The GameObject to push.  |