Navigation
API > API/Plugins > API/Plugins/InterchangeImport
Inheritance Hierarchy
- IModuleInterface
- IInterchangeImportModule
References
| Module | InterchangeImport |
| Header | /Engine/Plugins/Interchange/Runtime/Source/Import/Public/InterchangeImportModule.h |
| Include | #include "InterchangeImportModule.h" |
Syntax
class IInterchangeImportModule : public IModuleInterface
Remarks
The public interface to this module
Functions
| Type | Name | Description | |
|---|---|---|---|
| IInterchangeImportModule & | Get () |
Singleton-like access to this module's interface. | |
| bool | IsAvailable () |
Checks to see if this module is loaded and ready. |