This version of Unity is unsupported.

ObjectSelectorTargetInfo.LoadObject

Declaration

public Object LoadObject();

Returns

Object The object instance.

Description

Loads an object instance if it is not already loaded in Unity. This can return null if the object is part of a Scene or Prefab that is not loaded.