AssetMoveResult
enumeration
Description 描述
Result of Asset move
Properties 属性
| DidNotMove | Tells the internal implementation that the asset was not moved physically on disk by the script. | ||
| FailedMove | Tells the internal implementation that the script could not move the assets. | ||
| DidMove | Tells the internal implementation that the script moved the asset physically on disk. |