BuildToolsService Class |
Namespace: UMod.BuildTools
public sealed class BuildToolsService : BuildPipelineService<BuildContext, PackageBuildAsset>
The BuildToolsService type exposes the following members.
Name | Description | |
---|---|---|
BuildToolsService | Initializes a new instance of the BuildToolsService class |
Name | Description | |
---|---|---|
BuildModTools |
Build a mod tools package using the specified tool settings and content.
This will generate a .unitypackage that can be used to create mods for your game.
| |
RunProcessors |
Override implementation of RunProcessors.
Not implemented by this build service.
(Overrides BuildPipelineServiceTContext, TAssetRunProcessors.) | |
Sync |