言語: 日本語
  • C#
  • JS
  • Boo

スクリプト言語

お好みのスクリプト言語を選択すると、サンプルコードがその言語で表示されます。

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.