Version: 2017.2
public static PrefabType GetPrefabType (Object target);

Descripción

Given an object, returns its prefab type (None, if it's not a prefab).

See Also: The PrefabType enumeration for information on the possible return values.