I see that in the latest desktop version of Unity, we can determine if a GameObject is an instance of a prefab using EditorUtility.GetPrefabType(). However, I’m not finding any way to determine this in other versions of Unity (iPhone, and presumably Wii). Is there any other way to do this in these other versions?