Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/FCancellationToken
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FCancellationToken & operator=
(
const FCancellationToken& |
Tasks/Task.h | ||
| Tasks/Task.h |
operator=(const FCancellationToken &)
| Name | operator= |
| Type | function |
| Header File | /Engine/Source/Runtime/Core/Public/Tasks/Task.h |
| Include Path | #include "Tasks/Task.h" |
FCancellationToken & operator=
(
const FCancellationToken &
)
operator=(FCancellationToken &&)
| Name | operator= |
| Type | function |
| Header File | /Engine/Source/Runtime/Core/Public/Tasks/Task.h |
| Include Path | #include "Tasks/Task.h" |
FCancellationToken & operator=
(
FCancellationToken &&
)