Navigation
API > API/Editor > API/Editor/BlueprintGraph > API/Editor/BlueprintGraph/UK2Node
Description
Get the Blueprint object to which this node belongs. This will return null if HasValidBlueprint is false
| Name | GetBlueprint |
| Type | function |
| Header File | /Engine/Source/Editor/BlueprintGraph/Classes/K2Node.h |
| Include Path | #include "K2Node.h" |
| Source | /Engine/Source/Editor/BlueprintGraph/Private/K2Node.cpp |
UBlueprint * GetBlueprint() const