Version: 2020.2

PrefabUtility.GetPrefabAssetType

切换到手册
public static PrefabAssetType GetPrefabAssetType (Object componentOrGameObject);

参数

componentOrGameObject 属于预制件资源或预制件实例的对象。

返回

PrefabAssetType 预制件的类型。

描述

枚举值,指示预制件资源类型(例如常规预制件、模型预制件和预制件变体)。