UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
uLang::Private::SToolchainPluginParams Struct Reference

Public Member Functions

 SToolchainPluginParams (CAllocatorInstance &InAllocator)
 

Public Attributes

const SSystemParams_SysParams
 
CAllocatorInstance_Allocator
 
TSRef< IModularFeatureRegistry_PluginRegistry
 
const SCommandLine_CommandLine
 

Constructor & Destructor Documentation

◆ SToolchainPluginParams()

uLang::Private::SToolchainPluginParams::SToolchainPluginParams ( CAllocatorInstance InAllocator)
inline

Member Data Documentation

◆ _Allocator

CAllocatorInstance& uLang::Private::SToolchainPluginParams::_Allocator

◆ _CommandLine

const SCommandLine& uLang::Private::SToolchainPluginParams::_CommandLine

◆ _PluginRegistry

TSRef<IModularFeatureRegistry> uLang::Private::SToolchainPluginParams::_PluginRegistry

◆ _SysParams

const SSystemParams& uLang::Private::SToolchainPluginParams::_SysParams

The documentation for this struct was generated from the following file: