CodeSmile AssetDatabase 1.9
Unity's AssetDatabase in enjoyable, consistent, concise, convenient, comprehensible, safe, documented form.
|
Copies an asset from source to destination path. Generates a unique file name if an asset already exist at destinationPath.
Will create any missing destination folders automatically.
sourcePath | The source asset to copy. |
destinationPath | Path to destination file. Note that the actual file name may differ. |