Navigation
API > API/Runtime > API/Runtime/VerseCompiler > API/Runtime/VerseCompiler/uLang > API/Runtime/VerseCompiler/uLang/Toolchain
References
| Module | VerseCompiler |
| Header | /Engine/Source/Runtime/VerseCompiler/Public/uLang/Toolchain/ProgramBuildManager.h |
| Include | #include "uLang/Toolchain/ProgramBuildManager.h" |
Syntax
struct SBuildManagerParams
Variables
| Type | Name | Description | |
|---|---|---|---|
| TSPtr< CSemanticProgram > | _ExistingProgram | SToolchainParams _ToolchainParams;. | |
| SToolchainOverrides | _ToolchainOverrides | For the pieces of this that are set, the toolchain will be constructed using those specified parts for the other toolchain pieces, the build-manager will perform auto-discovery to fill the rest out. |