IAsyncReadRequest::Cancel

Cancel the request. This is a non-blocking async call and so does not ensure completion!

Windows
MacOS
Linux

References

Module

Core

Header

/Engine/Source/Runtime/Core/Public/Async/AsyncFileHandle.h

Include

#include "Async/AsyncFileHandle.h"

Syntax

void Cancel()

Remarks

Cancel the request. This is a non-blocking async call and so does not ensure completion!

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