Version: 2022.1
LanguageEnglish
  • C#

PrefabStage.openedFromInstanceObject

Suggest a change

Success!

Thank you for helping us improve the quality of Unity Documentation. Although we cannot accept all submissions, we do read each suggested change from our users and will make updates where applicable.

Close

Submission failed

For some reason your suggested change could not be submitted. Please <a>try again</a> in a few minutes. And thank you for taking the time to help us improve the quality of Unity Documentation.

Close

Cancel

public GameObject openedFromInstanceObject;

Description

A GameObject inside the Prefab instance that you opened Prefab Mode through.

If, to open Prefab Mode, you clicked the angled right arrow next to a Prefab instance root, this GameObject is that root. If you opened Prefab Mode via a keyboard shortcut, then this GameObject is the one you had selected when you used the keyboard shortcut. The GameObject is null if you did not open the Prefab Stage via a Prefab instance.