Navigation
API > API/Plugins > API/Plugins/InterchangeNodes > API/Plugins/InterchangeNodes/IInterchangeNodesModule
Description
Singleton-like access to this module's interface. This is just for convenience! Beware of calling this during the shutdown phase, though. Your module might have been unloaded already.
| Name | Get |
| Type | function |
| Header File | /Engine/Plugins/Interchange/Runtime/Source/Nodes/Public/InterchangeNodesModule.h |
| Include Path | #include "InterchangeNodesModule.h" |
static IInterchangeNodesModule & Get()
Returns singleton instance, loading the module on demand if needed