Navigation
API > API/Plugins > API/Plugins/DatasmithDispatcher
| Name | FRunTaskCommand |
| Type | class |
| Header File | /Engine/Plugins/Enterprise/DatasmithCADImporter/Source/DatasmithDispatcher/Public/DatasmithCommands.h |
| Include Path | #include "DatasmithCommands.h" |
Syntax
class FRunTaskCommand : public DatasmithDispatcher::ICommand
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
| DatasmithCommands.h | |||
FRunTaskCommand
(
const FTask& Task |
DatasmithCommands.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| JobFileDescription | CADLibrary::FFileDescriptor | DatasmithCommands.h | ||
| JobIndex | int32 | DatasmithCommands.h | ||
| Mesher | CADLibrary::EMesher | DatasmithCommands.h |
Functions
Public
Overridden from ICommand
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual ECommandId GetType() |
DatasmithCommands.h |
Protected
Overridden from ICommand
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual void SerializeImpl
(
FArchive& |
DatasmithCommands.h |