CodeSmile AssetDatabase 1.9
Unity's AssetDatabase in enjoyable, consistent, concise, convenient, comprehensible, safe, documented form.
|
Saves a copy of the asset to a new path. Overwrites any existing asset at path.
Will automatically create missing folders.
path | The path where to save the copy. |
Referenced by Asset.SaveAsNew().