Show / Hide Table of Contents

Enum PrefabType

Namespace: UnityEditor
Assembly: UnityEditor.dll
Syntax
[Obsolete("PrefabType no longer tells everything about Prefab instance.")]
public enum PrefabType

Fields

Name Description
DisconnectedModelPrefabInstance
DisconnectedPrefabInstance
MissingPrefabInstance
ModelPrefab
ModelPrefabInstance
None
Prefab
PrefabInstance

Extension Methods

MustExtensions.MustBeEqual<PrefabType>(PrefabType)
MustExtensions.MustBeEqual<PrefabType>(PrefabType, String)
MustExtensions.MustNotBeEqual<PrefabType>(PrefabType)
MustExtensions.MustNotBeEqual<PrefabType>(PrefabType, String)
  • Improve this Doc
  • View Source
Back to top Generated by DocFX