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