| [ Web Proxy ] |
| Viewing: https://docs.unity3d.com/ScriptReference/PrefabInstanceStatus.html | [Back] [Original] |
Enum with status about whether a Prefab instance is properly connected to its asset.
| Property | Description |
|---|---|
| NotAPrefab | The object is not part of a Prefab instance. |
| Connected | The Prefab instance is connected to its Prefab Asset. |
| MissingAsset | The Prefab instance is missing its Prefab Asset. |
| Web Proxy Viewer | New URL | Original Page |