Class PrefabStageUtility
Inherited Members
Namespace: UnityEditor.Experimental.SceneManagement
Assembly: UnityEditor.dll
Syntax
public class PrefabStageUtility
Methods
| Improve this Doc View SourceGetCurrentPrefabStage()
Declaration
public static PrefabStage GetCurrentPrefabStage()
Returns
| Type | Description |
|---|---|
| PrefabStage |
GetPrefabStage(GameObject)
Declaration
public static PrefabStage GetPrefabStage(GameObject gameObject)
Parameters
| Type | Name | Description |
|---|---|---|
| GameObject | gameObject |
Returns
| Type | Description |
|---|---|
| PrefabStage |