BuildContext Class |
Namespace: UMod.BuildEngine
public sealed class BuildContext : BuildPipelineContext<BuildPipelineAsset>
The BuildContext type exposes the following members.
Name | Description | |
---|---|---|
![]() | BuildAssemblies |
The registered build assemblies.
|
![]() | BuildReferences |
The target referenced mods for the build.
|
![]() | BuildScripts |
The registered build scripts.
|
![]() | ExportProfile |
The target user export profile used to export the mod.
|
![]() | ExportSettings |
The user export settings used for the build.
|
![]() | ModAssetsPath |
The mod asset path pointing to the folder to export relative to the Unity project.
|
![]() | ModIdentity |
The generated mod identifier.
|
![]() | ProcessorStage |
The current processor stage.
|
![]() | ToolSettings |
The mod tools settings used for the build.
|
Name | Description | |
---|---|---|
![]() | AddReferencedGameAssetGUID |