Navigation
API > API/Runtime > API/Runtime/VerseCompiler > API/Runtime/VerseCompiler/uLang > API/Runtime/VerseCompiler/uLang/Toolchain > API/Runtime/VerseCompiler/uLang/Toolchain/uLang__GetModularFeatureCount
References
| Module | VerseCompiler |
| Header | /Engine/Source/Runtime/VerseCompiler/Public/uLang/Toolchain/ModularFeatureManager.inl |
| Include | #include "uLang/Toolchain/ModularFeatureManager.inl" |
namespace uLang
{
template<class FeatureType>
ULANG_FORCEINLINE int32_t uLang::GetModularFeatureCount()
}
Remarks
ModularFeatureManager API Returns the number of registered implementations of the specified feature type.