Class BuildContext
Holds contextual information while a Build
Implements
Inherited Members
Namespace: Unity.Build
Assembly: solution.dll
Syntax
public sealed class BuildContext : IDisposable
Properties
Name | Description |
---|---|
Build |
Quick access to Build |
Build |
Current Build |
Build |
The Build |
Values | List of all values stored. |
Methods
Name | Description |
---|---|
Dispose() | Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. |
Get |
Get value of type |
Get |
Get value of type |
Has |
Determine if the value of type |
Remove |
Remove value of type |
Set |
Set value of type |