Navigation
API > API/Plugins > API/Plugins/CaptureUtils > API/Plugins/CaptureUtils/FTaskProgress
| Name | FTask |
| Type | class |
| Header File | /Engine/Plugins/VirtualProduction/CaptureManager/CaptureManagerCore/Source/CaptureUtils/Public/Async/TaskProgress.h |
| Include Path | #include "Async/TaskProgress.h" |
Syntax
class FTask
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FTask () |
Async/TaskProgress.h | ||
| Async/TaskProgress.h | |||
| Async/TaskProgress.h | |||
FTask
(
TWeakPtr< FTaskProgress > InTaskProgress, |
Async/TaskProgress.h |
Variables
Protected
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| FTaskProgress | friend | Async/TaskProgress.h | ||
| Id | int32 | Async/TaskProgress.h | ||
| TaskProgress | TWeakPtr< FTaskProgress > | Async/TaskProgress.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
void Update
(
double InProgress |
Async/TaskProgress.h |