FLocalTitleFile::ClearFiles

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

Windows
MacOS
Linux

Override Hierarchy

ICloudTitleFile::ClearFiles()

FLocalTitleFile::ClearFiles()

References

Module

HTTPChunkInstaller

Header

/Engine/Plugins/Runtime/HTTPChunkInstaller/Source/Public/LocalTitleFile.h

Include

#include "LocalTitleFile.h"

Source

/Engine/Plugins/Runtime/HTTPChunkInstaller/Source/Private/LocalTitleFile.cpp

Syntax

virtual bool ClearFiles()

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

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