IOnlineFactory::CreateSubsystem

Create an instance of the platform subsystem

Windows
MacOS
Linux

References

Module

OnlineSubsystem

Header

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

Include

#include "OnlineSubsystem.h"

Syntax

IOnlineSubsystemPtr CreateSubsystem
(
    FName InstanceName
)

Remarks

Create an instance of the platform subsystem

Returns

newly created and initialized online subsystem, NULL if failure

Parameters

Parameter

Description

InstanceName

name of this single instance of the subsystem

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