Class RootAssemblyComponent
A RootAssemblyComponent allows to specify an Assembly Definition Asset for a build.
Implements
Inherited Members
Namespace: Unity.Build
Assembly: solution.dll
Syntax
public class RootAssemblyComponent : IBuildComponent
Properties
| Name | Description |
|---|---|
| RootAssembly | Gets or sets the root assembly for a build. This root assembly determines what other assemblies will be pulled in for the build. |