| [ Web Proxy ] |
| Viewing: https://docs.unity3d.com/ScriptReference/PrefabUtility.RevertAddedGameObject.html | [Back] [Original] |
| Parameter | Description |
|---|---|
| action | The interaction mode for this action. |
| gameObject | The added GameObject on the Prefab instance to revert. |
Removes this added GameObject from a Prefab instance.
After the revert action, the GameObject and its children no longer exist.
This method also works if the added child GameObject is a Prefab instance.
| Web Proxy Viewer | New URL | Original Page |