Legacy Documentation: Version 2018.1 (Go to current version)
LanguageEnglish
  • C#
  • JS

Script language

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

Task.assetList

public VersionControl.AssetList assetList;

Description

The result of some types of tasks.

Most task perform an action and returns the result as list of version control informations about assets, e.g. a Status task will return the result in this list.

对文档有任何疑问,请移步至开发者社区提问,我们将尽快为您解答