Navigation
API > API/Plugins > API/Plugins/InterchangeDispatcher
| Name | ICommand |
| Type | class |
| Header File | /Engine/Plugins/Interchange/Runtime/Source/Dispatcher/Public/InterchangeCommands.h |
| Include Path | #include "InterchangeCommands.h" |
Syntax
class ICommand
Derived Classes
ICommand derived class hierarchy
Destructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual ~ICommand() |
InterchangeCommands.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
ECommandId GetType() |
InterchangeCommands.h |
Protected
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual void SerializeImpl
(
FArchive& |
InterchangeCommands.h |