public static PrefabAssetType GetPrefabAssetType (Object componentOrGameObject);

Parámetros

componentOrGameObjectAn object that is part of a Prefab Asset or Prefab instance.

Valor de retorno

PrefabAssetType The type of Prefab.

Descripción

Enum value indicating the type of Prefab Asset, such as Regular Prefab, Model Prefab and Prefab Variant.