Online::GetSharedCloudInterface

Get the interface for sharing user files in the cloud

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 IOnlineSharedCloudPtr Online::GetSharedCloudInterface
    (
        const FName SubsystemName
    )
}

Remarks

Get the interface for sharing user files in the cloud

Returns

Interface pointer for the appropriate cloud service