IAsyncTaskNotificationImpl::SetCanCancel

Set whether this task be canceled.

Windows
MacOS
Linux

Override Hierarchy

IAsyncTaskNotificationImpl::SetCanCancel()

FCoreAsyncTaskNotificationImpl::SetCanCancel()

References

Module

Core

Header

/Engine/Source/Runtime/Core/Public/Misc/CoreAsyncTaskNotificationImpl.h

Include

#include "Misc/CoreAsyncTaskNotificationImpl.h"

Syntax

void SetCanCancel
(
    const TAttribute< bool > & InCanCancel
)

Remarks

Set whether this task be canceled.

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