AssetMoveResult

enumeration

Cambiar al Manual

Descripción

Result of Asset move

Variables

DidNotMoveTells the internal implementation that the asset was not moved physically on disk by the script.
FailedMoveTells the internal implementation that the script could not move the assets.
DidMoveTells the internal implementation that the script moved the asset physically on disk.