assetList
The result of some types of tasks.
Read time 1 minuteLast updated 5 days ago
Definition
- Type: Property
- Namespace: UnityEditor.VersionControl
- Assembly: UnityEditor.CoreModule
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.