◆ InstanceIDToObject()

static Object InstanceIDToObject ( int  instanceID)
static
Parameters
instanceIDID to convert into an object reference.
Returns
object that uses the given ID. null if no object does, or not running in the editor.

References GameObjectExtensions.EditorInstanceIDToObject.