Navigation
API > API/Plugins > API/Plugins/DatasmithInterchange
The public interface of the DatasmithInterchange module
| Name | IDatasmithInterchangeModule |
| Type | class |
| Header File | /Engine/Plugins/Experimental/Enterprise/DatasmithInterchange/Source/DatasmithInterchange/Public/DatasmithInterchangeModule.h |
| Include Path | #include "DatasmithInterchangeModule.h" |
Syntax
class IDatasmithInterchangeModule : public IModuleInterface
Implements Interfaces
Functions
Static
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
static IDatasmithInterchangeModule & Get() |
Singleton-like access to IDatasmithImporter | DatasmithInterchangeModule.h | |
static bool IsAvailable () |
Checks to see if this module is loaded and ready. | DatasmithInterchangeModule.h |