FRenderAssetUpdate::IsCancelled

Returns whether the task was aborted through [Abort()](API\Runtime\Engine\FRenderAssetUpdate\Abort) or cancelled.

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Public/RenderAssetUpdate.h

Include

#include "RenderAssetUpdate.h"

Syntax

bool IsCancelled() const

Remarks

Returns whether the task was aborted through Abort() or cancelled.

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