UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
ModularFeatureManager.h File Reference

Go to the source code of this file.

Classes

class  uLang::TModularFeatureRegHandle< FeatureType >
 
class  uLang::TModularFeatureIterator< FeatureType >
 

Namespaces

namespace  uLang
 

Functions

template<class FeatureType >
int32_t uLang::GetModularFeatureCount ()
 
template<class FeatureType >
TOptional< TSRef< FeatureType > > uLang::GetModularFeature (const int32_t Index=0)
 
template<class FeatureType >
TSRefArray< FeatureType > uLang::GetModularFeaturesOfType ()