Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


assetList

The result of some types of tasks.
Read time 1 minuteLast updated 5 days ago

Definition

public AssetList assetList { get; }

Remarks

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.