Method Run
Run()
Runs the build task with the injected context.
Declaration
public ReturnCode Run()
Returns
Type | Description |
---|---|
ReturnCode | The success or failure ReturnCode |
Implements
UnityEditor.Build.Pipeline.Interfaces.IBuildTask.Run()