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. Generates a unique file/folder name if path already exists.
Will automatically create missing folders.
path | The path where to save the copy. Note that actual path of the asset may change. |
Definition at line 273 of file Asset.cs.
References Asset.SaveAs().