BuildContext Class |
Namespace: UMod.BuildTools
public sealed class BuildContext : BuildPipelineContext<PackageBuildAsset>
The BuildContext type exposes the following members.
Name | Description | |
---|---|---|
ModToolsName |
The name of the mod tools package.
| |
OutputFile |
The target export folder where the mod tools package should be created or null if export in project was true.
| |
ProjectSettings |
The tools project settings that should be included in the tools package.
| |
ToolContent |
The tools user content for the mod tools package.
| |
ToolSettings |
The tools settings for the mod tools package.
| |
ToolSharedContent |
The tools shared game content for the mod tools package.
|