EditorUtility.GetPrefabTypestatic function GetPrefabType (target : Object) : PrefabTypeDescriptionGiven an object, returns whether it's a prefab or an instance of a prefab and what kind of prefab it is. See Also: The PrefabType enumeration for information on the possible return values. |
