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