![]()  | 
  
    CodeSmile AssetDatabase 1.9
    
   Unity's AssetDatabase in enjoyable, consistent, concise, convenient, comprehensible, safe, documented form. 
   | 
 
Tests if an asset can be moved to destination without moving the asset.
Note: This returns false if any folders of destinationPath do not exist.
| sourcePath | The path to an asset file. | 
| destinationPath | The path to move the file to. May have a different extension. | 
Definition at line 623 of file Asset.File.cs.