This version of Unity is unsupported.
Removed

ObjectSelectorTargetInfo.LoadObject

Obsolete ObjectSelectorTargetInfo has been deprecated.

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.