Navigation
Unreal Engine C++ API Reference > Developer > TraceServices > TraceServices > Common
References
Module | TraceServices |
Header | /Engine/Source/Developer/TraceServices/Public/TraceServices/Common/CancellationToken.h |
Include | #include "TraceServices/Common/CancellationToken.h" |
Syntax
class FCancellationToken
Constructors
Type | Name | Description |
---|---|---|
FCancellationToken () |
Functions
Type | Name | Description |
---|---|---|
void | Cancel () | |
void | Reset () | |
bool | ShouldCancel () |