Navigation
API > API/Plugins > API/Plugins/DatasmithDispatcher
| Name | FImportParametersCommand |
| Type | class |
| Header File | /Engine/Plugins/Enterprise/DatasmithCADImporter/Source/DatasmithDispatcher/Public/DatasmithCommands.h |
| Include Path | #include "DatasmithCommands.h" |
Syntax
class FImportParametersCommand : public DatasmithDispatcher::ICommand
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
| DatasmithCommands.h | |||
FImportParametersCommand
(
const CADLibrary::FImportParameters& InImportParameters |
DatasmithCommands.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| ImportParameters | CADLibrary::FImportParameters | 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 |