PrefabUtility.IsComponentAddedToPrefabInstance
static function IsComponentAddedToPrefabInstance(source: Object): bool;
static bool IsComponentAddedToPrefabInstance(Object source);
static def IsComponentAddedToPrefabInstance(source as Object) as bool
Description