Version: 2022.3
언어: 한국어

PrefabInstanceStatus

enumeration

매뉴얼로 전환

설명

Enum with status about whether a Prefab instance is properly connected to its asset.

변수

NotAPrefabThe object is not part of a Prefab instance.
ConnectedThe Prefab instance is connected to its Prefab Asset.
MissingAssetThe Prefab instance is missing its Prefab Asset.