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