Version: 2022.3
언어: 한국어

PrefabUtility.GetPrefabAssetType

매뉴얼로 전환
public static PrefabAssetType GetPrefabAssetType (Object componentOrGameObject);

파라미터

componentOrGameObject An object that is part of a Prefab Asset or Prefab instance.

반환

PrefabAssetType The type of Prefab.

설명

Retrieves an enum value indicating the type of Prefab Asset, such as Regular Prefab, Model Prefab and Prefab Variant.