SetCompletionAction(CompletionAction)
Upon completion of a task a completion task will be performed if it is set.
Read time 1 minuteLast updated 5 days ago
Definition
- Type: Method
- Namespace: UnityEditor.VersionControl
- Assembly: UnityEditor.CoreModule
public void SetCompletionAction(CompletionAction action)
Parameters
Which completion action to perform.
Remarks
This method can be used to update Version Control window after tasks that modify changesets.