Navigation
API > API/Plugins > API/Plugins/MDLImporter
Inheritance Hierarchy
- IModuleInterface
- IMDLImporterModule
References
| Module | MDLImporter |
| Header | /Engine/Plugins/Enterprise/MDLImporter/Source/MDLImporter/Public/MDLImporterModule.h |
| Include | #include "MDLImporterModule.h" |
Syntax
class IMDLImporterModule : public IModuleInterface
Functions
| Type | Name | Description | |
|---|---|---|---|
| TUniquePtr< IMdlFileImporter > | |||
| IMDLImporterModule & | Get () |
Singleton-like access to MDLImporter | |
| FMDLImporter & | Access to the internal MDL importer. | ||
| bool | IsAvailable () |
Checks to see if this module is loaded and ready. | |
| bool | IsLoaded () |
Constants
| Name | Description |
|---|---|
| ModuleName |