Navigation
API > API/Plugins > API/Plugins/InterchangeDispatcher
Inheritance Hierarchy
- ICommand
- FQueryTaskProgressCommand
References
| Module | InterchangeDispatcher |
| Header | /Engine/Plugins/Interchange/Runtime/Source/Dispatcher/Public/InterchangeCommands.h |
| Include | #include "InterchangeCommands.h" |
Syntax
class FQueryTaskProgressCommand : public UE::Interchange::ICommand
Variables
| Type | Name | Description | |
|---|---|---|---|
| TArray< int32 > | TaskIndexes |
Constructors
| Type | Name | Description | |
|---|---|---|---|
FQueryTaskProgressCommand
(
const TArray< int32 >& Tasks |
Overridden from ICommand
| Type | Name | Description | |
|---|---|---|---|
| ECommandId | GetType () |
||
| void | SerializeImpl
(
FArchive& |