Navigation
Unreal Engine C++ API Reference > Runtime > Core > Misc > FAsyncTaskNotification
References
Module | Core |
Header | /Engine/Source/Runtime/Core/Public/Misc/AsyncTaskNotification.h |
Include | #include "Misc/AsyncTaskNotification.h" |
Source | /Engine/Source/Runtime/Core/Private/Misc/AsyncTaskNotification.cpp |
void SetCanCancel
&40;
const TAttribute< bool > & InCanCancel
&41;
Remarks
Set whether this task be canceled.