Choose your operating system:
Windows
macOS
Linux
Module |
|
Header |
/Engine/Plugins/Online/OnlineSubsystem/Source/Public/Interfaces/OnlineSharedCloudInterface.h |
Include |
#include "Interfaces/OnlineSharedCloudInterface.h" |
bool ClearSharedFile
(
const FSharedContentHandle & SharedHandle
)
Empties the cached data for this file if it is not being downloaded currently
true if it could be deleted, false if it could not
Parameter |
Description |
---|---|
SharedHandle |
the name of the file to read |