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