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. Overwrites any existing file.
Creates missing folders in the destination path.
contents | The string to write. |
path | Path to a file with extension. |