Version: 5.3
public static GameObject FindPrefabRoot (GameObject source);

파라미터

source The object to check.

반환

GameObject The prefab root.

설명

Helper function to find the prefab root of an object (used for picking niceness).

Checks if the object is part of a prefab, either instance or asset, if so it returns the root game object of the prefab