Navigation
API > API/Plugins > API/Plugins/InterchangeCommonParser
This module is used to add common structure between the translators and the parsers (i.e. payload temporary structure)
| Name | FInterchangeCommonParserModule |
| Type | class |
| Header File | /Engine/Plugins/Interchange/Runtime/Source/Parsers/CommonParser/Public/InterchangeCommonParserModule.h |
| Include Path | #include "InterchangeCommonParserModule.h" |
Syntax
class FInterchangeCommonParserModule : public IModuleInterface
Implements Interfaces
Functions
Static
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
static FInterchangeCommonParserModule & Get() |
InterchangeCommonParserModule.h | ||
static bool IsAvailable() |
InterchangeCommonParserModule.h |