Navigation
API > API/Plugins > API/Plugins/DatasmithDispatcher
Inheritance Hierarchy
- ICommand
- FRunTaskCommand
References
| Module | DatasmithDispatcher |
| Header | /Engine/Plugins/Enterprise/DatasmithCADImporter/Source/DatasmithDispatcher/Public/DatasmithCommands.h |
| Include | #include "DatasmithCommands.h" |
Syntax
class FRunTaskCommand : public DatasmithDispatcher::ICommand
Variables
| Type | Name | Description | |
|---|---|---|---|
| CADLibrary::FFileDescriptor | JobFileDescription | ||
| int32 | JobIndex | ||
| CADLibrary::EMesher | Mesher |
Constructors
| Type | Name | Description | |
|---|---|---|---|
FRunTaskCommand
(
const FTask& Task |
Overridden from ICommand
| Type | Name | Description | |
|---|---|---|---|
| ECommandId | GetType () |
||
| void | SerializeImpl
(
FArchive& |