![]()  | 
  
    CodeSmile AssetDatabase 1.9
    
   Unity's AssetDatabase in enjoyable, consistent, concise, convenient, comprehensible, safe, documented form. 
   | 
 
      
  | 
  static | 
Opens the asset in the application associated with the file's extension.
Optional line and column numbers can be specified for text files and applications that support this.
| path | The path to open externally. | 
| lineNumber | Optional line number to highlight. Depends on application support. | 
| columnNumber | Optional column/character number to highlight. Depends on application support. |