Task

class in UnityEditor.VersionControl

Switch to Manual

Description

A Task describes an instance of a version control operation.

An object of this type allows you to process operations such as Provider.Checkout, Provider.GetLatest, and Provider.Submit. Unity creates this item almost every time you ask Provider to perform an action. Task objects, that version control operations return, execute in the background and don't always finish immediately, use Task.Wait if you need to wait for them to finish.

Variables

assetListThe result of some types of tasks.
changeSetsList of changesets returned by some tasks.
descriptionA short description of the current task.
messagesMay contain messages from the version control plugins.
progressPctA progress percentage for the current task.
resultCodeSome task return result codes, these are stored here.
secondsSpentTotal time spent in task since the task was started.
successGet whether or not the task was completed succesfully.
textWill contain the result of the Provider.ChangeSetDescription task.

Public Functions

SetCompletionActionUpon completion of a task a completion task will be performed if it is set.
WaitA blocking wait for the task to complete.
Copyright © 2023 Unity Technologies
优美缔软件(上海)有限公司 版权所有
"Unity"、Unity 徽标及其他 Unity 商标是 Unity Technologies 或其附属机构在美国及其他地区的商标或注册商标。其他名称或品牌是其各自所有者的商标。
公安部备案号:
31010902002961