Navigation
API > API/Plugins > API/Plugins/InterchangeDispatcher
| Name | FTask |
| Type | struct |
| Header File | /Engine/Plugins/Interchange/Runtime/Source/Dispatcher/Public/InterchangeDispatcherTask.h |
| Include Path | #include "InterchangeDispatcherTask.h" |
Syntax
struct FTask
Inheritance Hierarchy
- FTask
- FInheritedContextBase → FTaskBase → FTask
- FTaskBase → FTask
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FTask () |
InterchangeDispatcherTask.h | ||
| InterchangeDispatcherTask.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| Index | int32 | InterchangeDispatcherTask.h | ||
| JsonDescription | FString | InterchangeDispatcherTask.h | ||
| JsonMessages | TArray< FString > | InterchangeDispatcherTask.h | ||
| JsonResult | FString | InterchangeDispatcherTask.h | ||
| OnTaskCompleted | FInterchangeDispatcherTaskCompleted | InterchangeDispatcherTask.h | ||
| RunningStateStartTime | double | InterchangeDispatcherTask.h | ||
| State | ETaskState | InterchangeDispatcherTask.h |