Navigation
API > API/Plugins > API/Plugins/OnlineSubsystemUtils
References
| Module | OnlineSubsystemUtils |
| Header | /Engine/Plugins/Online/OnlineSubsystemUtils/Source/OnlineSubsystemUtils/Public/OnlineSubsystemUtils.h |
| Include | #include "OnlineSubsystemUtils.h" |
namespace Online
{
template<typename TModularFeature>
TModularFeature &42; Online&58;&58;GetModularFeature
&40;
const FName Type
&41;
}
Remarks
Wrapper for IModularFeatures::IsModularFeatureAvailable and IModularFeatures::GetModularFeature pointer to the modular feature if it is available
Parameters
| Name | Description |
|---|---|
| Type | name of the modular feature |