Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


LoadedObject

The resulting Object of the asynchronus load operation. This will be null on failure.
Read time 1 minuteLast updated 5 days ago

Definition

  • Type: Property
  • Namespace: UnityEditor
  • Assembly: UnityEditor.CoreModule
public Object LoadedObject { get; }