Class ClassicCodeStrippingOptions
Implements
Inherited Members
Namespace: Unity.Build.Classic
Assembly: solution.dll
Syntax
public sealed class ClassicCodeStrippingOptions : IBuildComponent, IBuildComponentInitialize, IHierarchicalComponentInitialize<BuildConfiguration, IBuildComponent>
Properties
| Name | Description |
|---|---|
| ManagedStrippingLevel | |
| StripEngineCode |
Methods
| Name | Description |
|---|---|
| Initialize(ReadOnly) | Initialize a component. Called after the component has been constructed with the TypeConstruction utility. |