CodeSmile AssetDatabase 1.9
Unity's AssetDatabase in enjoyable, consistent, concise, convenient, comprehensible, safe, documented form.
|
Moves an asset file to destination path.
Any missing folders in destinationPath will be created automatically.
sourcePath | The path to an asset file. |
destinationPath | The path to move the file to. May have a different extension. |
Definition at line 649 of file Asset.File.cs.
Referenced by Asset.Move().