Navigation
API > API/Plugins > API/Plugins/BlueprintSnapNodes
Inheritance Hierarchy
- IModuleInterface
- FBlueprintSnapNodesModule
References
| Module | BlueprintSnapNodes |
| Header | /Engine/Plugins/Experimental/BlueprintSnapNodes/Source/BlueprintSnapNodes/Public/BlueprintSnapNodes.h |
| Include | #include "BlueprintSnapNodes.h" |
Syntax
class FBlueprintSnapNodesModule : public IModuleInterface
Overridden from IModuleInterface
| Type | Name | Description | |
|---|---|---|---|
| void | Called before the module is unloaded, right before the module object is destroyed. | ||
| void | IModuleInterface implementation |