Navigation
API > API/Developer > API/Developer/TraceInsightsCore
| Name | IAsyncOperationProgress |
| Type | class |
| Header File | /Engine/Source/Developer/TraceInsightsCore/Public/InsightsCore/Common/AsyncOperationProgress.h |
| Include Path | #include "InsightsCore/Common/AsyncOperationProgress.h" |
Syntax
class IAsyncOperationProgress
Derived Classes
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
void CancelCurrentAsyncOp() |
InsightsCore/Common/AsyncOperationProgress.h | ||
void Reset() |
InsightsCore/Common/AsyncOperationProgress.h | ||
bool ShouldCancelAsyncOp() |
InsightsCore/Common/AsyncOperationProgress.h |