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.