Legacy Documentation: Version 4.5.0

Script language:

  • JS
  • C#
  • Boo
Script language

Select your preferred scripting language. All code snippets will be displayed in this language.

AssetMoveResult

Description

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.