Online::GetExternalUIInterface

Get the interface for accessing the external UIs of a service

Windows
MacOS
Linux

References

Module

OnlineSubsystem

Header

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

Include

#include "Online.h"

Syntax

namespace Online
{
    static IOnlineExternalUIPtr Online::GetExternalUIInterface
    (
        const FName SubsystemName
    )
}

Remarks

Get the interface for accessing the external UIs of a service

Returns

Interface pointer for the appropriate external UI service

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