Navigation
API > API/Plugins > API/Plugins/BlueprintSnapNodes
| Name | FBlueprintSnapNodesModule |
| Type | class |
| Header File | /Engine/Plugins/Experimental/BlueprintSnapNodes/Source/BlueprintSnapNodes/Public/BlueprintSnapNodes.h |
| Include Path | #include "BlueprintSnapNodes.h" |
Syntax
class FBlueprintSnapNodesModule : public IModuleInterface
Implements Interfaces
Variables
Protected
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| NodeWidgetFactory | TSharedPtr< FBlueprintSnapNodeWidgetFactory > | BlueprintSnapNodes.h |
Functions
Public
Overridden from IModuleInterface
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual void ShutdownModule() |
BlueprintSnapNodes.h | ||
virtual void StartupModule() |
IModuleInterface implementation | BlueprintSnapNodes.h |