Class PostDependencyCallback
Processes all callbacks after the dependency calculation task.
Implements
Inherited Members
Namespace: UnityEditor.Build.Pipeline.Tasks
Assembly: solution.dll
Syntax
public class PostDependencyCallback : IBuildTask
Properties
| Name | Description |
|---|---|
| Version | Version identifier for the build task. Primarily for caching. |
Methods
| Name | Description |
|---|---|
| Run() | Run task method |