Method Run
Run()
Runs the ExtractDataTask. The data for this task is all injected context so no operations are performed in the Run step.
Declaration
public ReturnCode Run()
Returns
Type | Description |
---|---|
ReturnCode | Success. |
Implements
UnityEditor.Build.Pipeline.Interfaces.IBuildTask.Run()