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