PrefabType.DisconnectedPrefabInstance Manual     Reference     Scripting  
Scripting > Editor Enumerations > PrefabType
PrefabType.DisconnectedPrefabInstance

PrefabType.DisconnectedPrefabInstance

Description

The object is an instance of a user created prefab, but the connection is broken.

For example, adding or removing a component from the instance breaks connection between the instance and the prefab. See Also: EditorUtility.GetPrefabType.