Online::GetTitleFileInterface

Get the interface for accessing title file online services

Choose your operating system:

Windows

macOS

Linux

References

Module

OnlineSubsystem

Header

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

Include

#include "Online.h"

Syntax

namespace Online
{
    static IOnlineTitleFilePtr Online::GetTitleFileInterface
    (
        const FName SubsystemName
    )
}

Remarks

Get the interface for accessing title file online services

Returns

Interface pointer for the appropriate service

Parameters

Parameter

Description

SubsystemName

Name of the requested online service