CodeSmile AssetDatabase 1.9
Unity's AssetDatabase in enjoyable, consistent, concise, convenient, comprehensible, safe, documented form.
|
|
static |
Writes the object to disk. Overwrites any existing file.
Creates missing folders in the destination path.
instance | The object to save as an asset file. |
path | Path to a file with extension. |