Version: 2022.3
언어: 한국어

AssetMoveResult

enumeration

매뉴얼로 전환

설명

Result of Asset move

변수

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.