Navigation
API > API/Plugins > API/Plugins/InterchangeDispatcher
| Name | FCompletedQueryTaskProgressCommand |
| Type | class |
| Header File | /Engine/Plugins/Interchange/Runtime/Source/Dispatcher/Public/InterchangeCommands.h |
| Include Path | #include "InterchangeCommands.h" |
Syntax
class FCompletedQueryTaskProgressCommand : public UE::Interchange::ICommand
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FCompletedQueryTaskProgressCommand() |
InterchangeCommands.h |
Structs
| Name | Remarks |
|---|---|
| FTaskProgressData |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| TaskStates | TArray< FTaskProgressData > | InterchangeCommands.h |
Functions
Public
Overridden from ICommand
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual ECommandId GetType() |
InterchangeCommands.h |
Protected
Overridden from ICommand
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual void SerializeImpl
(
FArchive& |
InterchangeCommands.h |