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