Manual     Reference     Scripting  
  
Scripting > Editor Enumerations > PrefabType   
  • Menu
  • Overview
  • Runtime Classes
  • Attributes
  • Enumerations
  • Editor Classes
  • Attributes
  • Enumerations
  • History
  • Index
  • PrefabType
  • All Members
  • Values
  • DisconnectedModelPrefabInstance
  • DisconnectedPrefabInstance
  • MissingPrefabInstance
  • ModelPrefab
  • ModelPrefabInstance
  • None
  • Prefab
  • PrefabInstance

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.