Navigation
API > API/Plugins > API/Plugins/InterchangeEditorUtilities
The public interface to this module
| Name | IInterchangeEditorUtilitiesModule |
| Type | class |
| Header File | /Engine/Plugins/Interchange/Editor/Source/Utilities/Public/InterchangeEditorUtilitiesModule.h |
| Include Path | #include "InterchangeEditorUtilitiesModule.h" |
Syntax
class IInterchangeEditorUtilitiesModule : public IModuleInterface
Implements Interfaces
Functions
Static
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
static IInterchangeEditorUtilitiesModule & Get () |
Singleton-like access to this module's interface. | InterchangeEditorUtilitiesModule.h | |
static bool IsAvailable () |
Checks to see if this module is loaded and ready. | InterchangeEditorUtilitiesModule.h |