Choose your operating system:
Windows
macOS
Linux
Module |
|
Header |
/Engine/Source/Runtime/Core/Public/Async/MappedFileHandle.h |
Include |
#include "Async/MappedFileHandle.h" |
virtual ~IMappedFileHandle()
Destructor, also the only way to close the file handle. It is not legal to delete an async file with outstanding requests. You must always call WaitCompletion before deleting a request.