Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


SetCompletionAction(CompletionAction)

Upon completion of a task a completion task will be performed if it is set.
Read time 1 minuteLast updated 13 days ago

Definition

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.