Navigation
API > API/Runtime > API/Runtime/Core
| Name | FWaitingScope |
| Type | struct |
| Header File | /Engine/Source/Runtime/Core/Public/Async/TaskTrace.h |
| Include Path | #include "Async/TaskTrace.h" |
Syntax
struct FWaitingScope
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
TASK_explicit FWaitingScope
(
const TArray< FId >& Tasks |
Async/TaskTrace.h | ||
TASK_explicit FWaitingScope
(
FId TaskId |
Async/TaskTrace.h |
Destructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
TASK_ ~FWaitingScope() |
Async/TaskTrace.h |