Legacy Documentation: Version 4.6.2
Language: English
  • C#
  • JS
  • Boo

Script language

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

AssetMoveResult

Description

Variables

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.