IOnlineUserCloud::ClearFiles

Empties the set of downloaded files if possible (no async tasks outstanding)

Windows
MacOS
Linux

References

Module

OnlineSubsystem

Header

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

Include

#include "Interfaces/OnlineUserCloudInterface.h"

Syntax

bool ClearFiles
(
    const FUniqueNetId & UserId
)

Remarks

Empties the set of downloaded files if possible (no async tasks outstanding)

Returns

true if they could be deleted, false if they could not

Parameters

Parameter

Description

UserId

User owning the storage

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