Navigation
API > API/Plugins > API/Plugins/DatasmithCADTranslator
Datasmith Translator for .wire files.
| Name | FDatasmithCADTranslatorModule |
| Type | class |
| Header File | /Engine/Plugins/Enterprise/DatasmithCADImporter/Source/DatasmithCADTranslator/Public/DatasmithCADTranslatorModule.h |
| Include Path | #include "DatasmithCADTranslatorModule.h" |
Syntax
class FDatasmithCADTranslatorModule : public IModuleInterface
Implements Interfaces
Variables
Protected
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| CacheDir | FString | DatasmithCADTranslatorModule.h | ||
| TempDir | FString | DatasmithCADTranslatorModule.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FString GetCacheDir() |
DatasmithCADTranslatorModule.h |
Overridden from IModuleInterface
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual void ShutdownModule() |
DatasmithCADTranslatorModule.h | ||
virtual void StartupModule() |
DatasmithCADTranslatorModule.h |
Static
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
static FDatasmithCADTranslatorModule & Get() |
DatasmithCADTranslatorModule.h | ||
static bool IsAvailable() |
DatasmithCADTranslatorModule.h |