public static PrefabAssetType GetPrefabAssetType (Object componentOrGameObject);

Parameters

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

Returns

PrefabAssetType The type of Prefab.

Description

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