![]()  | 
  
    CodeSmile AssetDatabase 1.9
    
   Unity's AssetDatabase in enjoyable, consistent, concise, convenient, comprehensible, safe, documented form. 
   | 
 
| T Load< T > | ( | ) | 
Loads a (sub) object from the asset identified by type.
To load the main object of the Asset instance use the CodeSmileEditor.Asset.MainObject property.
| T | UnityEngine.Object derived type. | 
| T | : | Object |