![]()  | 
  
    CodeSmile AssetDatabase 1.9
    
   Unity's AssetDatabase in enjoyable, consistent, concise, convenient, comprehensible, safe, documented form. 
   | 
 
      
  | 
  static | 
Returns true if the given object can be opened (edited) by the Unity editor.
Returns false if obj is not an asset but an in-memory instance.
| instance | The object to test for editability. |