Navigation
API > API/Plugins > API/Plugins/AxFImporter
| Name | IAxFImporterModule |
| Type | class |
| Header File | /Engine/Plugins/Enterprise/AxFImporter/Source/AxFImporter/Public/AxFImporterModule.h |
| Include Path | #include "AxFImporterModule.h" |
Syntax
class IAxFImporterModule : public IModuleInterface
Implements Interfaces
Constants
| Name | Type | Remarks | Include Path |
|---|---|---|---|
| ModuleName | const TCHAR * | AxFImporterModule.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
IAxFFileImporter * CreateFileImporter() |
AxFImporterModule.h | ||
FAxFImporter & GetAxFImporter() |
AxFImporterModule.h | ||
bool IsLoaded() |
AxFImporterModule.h |
Static
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
static IAxFImporterModule & Get() |
AxFImporterModule.h | ||
static bool IsAvailable () |
Checks to see if this module is loaded and ready. | AxFImporterModule.h |