Version: 2017.2
언어: 한국어
public static Object GetPrefabParent (Object source);

설명

Returns the parent asset object of source, or null if it can't be found.

Use this function to get a prefab asset object the source was instantiated from. This also returns the prefab parent if the prefab has become disconnected, which can then be used to reconnect the prefab.

Morty Proxy This is a proxified and sanitized view of the page, visit original site.