Navigation
API > API/Editor > API/Editor/BlueprintGraph > API/Editor/BlueprintGraph/UBlueprintFunctionNodeSpawner
References
| Module | BlueprintGraph |
| Header | /Engine/Source/Editor/BlueprintGraph/Classes/BlueprintFunctionNodeSpawner.h |
| Include | #include "BlueprintFunctionNodeSpawner.h" |
| Source | /Engine/Source/Editor/BlueprintGraph/Private/BlueprintFunctionNodeSpawner.cpp |
UFunction const &42; GetFunction&40;&41; const
Remarks
Retrieves the function that this assigns to spawned nodes (defines the node's signature). The function that this class was initialized with.