public Object LoadObject ();

Valor de retorno

Object The object instance.

Descripción

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.