Navigation
API > API/Plugins > API/Plugins/InterchangeEditor
This module allows out-of-process Interchange translators in case a third-party SDK is not thread-safe.
| Name | FInterchangeEditorModule |
| Type | class |
| Header File | /Engine/Plugins/Interchange/Editor/Source/InterchangeEditor/Public/InterchangeEditorModule.h |
| Include Path | #include "InterchangeEditorModule.h" |
Syntax
class FInterchangeEditorModule : public IModuleInterface
Implements Interfaces
Functions
Static
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
static FInterchangeEditorModule & Get() |
InterchangeEditorModule.h | ||
static bool IsAvailable() |
InterchangeEditorModule.h |