![]()  | 
  
    CodeSmile AssetDatabase 1.9
    
   Unity's AssetDatabase in enjoyable, consistent, concise, convenient, comprehensible, safe, documented form. 
   | 
 
      
  | 
  static | 
Writes the string to disk, then imports and loads the asset. Generates a unique file name if an asset exists at the path.
Creates missing folders in the destination path.
| contents | The string to write. | 
| path | Path to a file with extension. Note that the asset's actual file name may differ. |