IOnlineSharedCloud::ClearSharedFile

Empties the cached data for this file if it is not being downloaded currently

Windows
MacOS
Linux

References

Module

OnlineSubsystem

Header

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

Include

#include "Interfaces/OnlineSharedCloudInterface.h"

Syntax

bool ClearSharedFile
(
    const FSharedContentHandle & SharedHandle
)

Remarks

Empties the cached data for this file if it is not being downloaded currently

Returns

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

Parameters

Parameter

Description

SharedHandle

the name of the file to read

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