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

Public Member Functions

 SRegisteredFeature (const TSRef< Private::IModularFeature > &InFeature, const RegistryId InRegId, const CSymbolTable &SymTable)
 

Public Attributes

CSymbol _RegistrySym
 
TSRef< Private::IModularFeature_FeatureInst
 

Constructor & Destructor Documentation

◆ SRegisteredFeature()

uLang::Private::CModularFeatureRegistry::SRegisteredFeature::SRegisteredFeature ( const TSRef< Private::IModularFeature > &  InFeature,
const RegistryId  InRegId,
const CSymbolTable SymTable 
)
inline

Member Data Documentation

◆ _FeatureInst

TSRef<Private::IModularFeature> uLang::Private::CModularFeatureRegistry::SRegisteredFeature::_FeatureInst

◆ _RegistrySym

CSymbol uLang::Private::CModularFeatureRegistry::SRegisteredFeature::_RegistrySym

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