IOnlineSubsystem::Get

Get the online subsystem for a given service

Windows
MacOS
Linux

References

Module

OnlineSubsystem

Header

/Engine/Plugins/Online/OnlineSubsystem/Source/Public/OnlineSubsystem.h

Include

#include "OnlineSubsystem.h"

Syntax

static IOnlineSubsystem * Get
(
    const FName & SubsystemName
)

Remarks

Get the online subsystem for a given service

Returns

pointer to the appropriate online subsystem

Parameters

Parameter

Description

SubsystemName

Name of the requested online service

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss