Navigation
API > API/Plugins > API/Plugins/InterchangeDispatcher
| |
|
| Name |
FCompletedTaskCommand |
| Type |
class |
| Header File |
/Engine/Plugins/Interchange/Runtime/Source/Dispatcher/Public/InterchangeCommands.h |
| Include Path |
#include "InterchangeCommands.h" |
Syntax
class FCompletedTaskCommand : public UE::Interchange::ICommand
Variables
Public
| Name |
Type |
Remarks |
Include Path |
Unreal Specifiers |
| JSonMessages |
TArray< FString > |
|
InterchangeCommands.h |
|
| JSonResult |
FString |
|
InterchangeCommands.h |
|
| ProcessResult |
ETaskState |
|
InterchangeCommands.h |
|
| TaskIndex |
int32 |
|
InterchangeCommands.h |
|
Functions
Public
Overridden from ICommand
Protected
Overridden from ICommand