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