IOnlineUserCloud::DumpCloudFileState

Print out the state of a file in the cloud for this service

Windows
MacOS
Linux

References

Module

OnlineSubsystem

Header

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

Include

#include "Interfaces/OnlineUserCloudInterface.h"

Syntax

void DumpCloudFileState
(
    const FUniqueNetId & UserId,
    const FString & FileName
)

Remarks

Print out the state of a file in the cloud for this service

Parameters

Parameter

Description

UserId

user to get state for

FileName

filename to get state for

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