Navigation
API > API/Editor > API/Editor/BlueprintGraph > API/Editor/BlueprintGraph/UBlueprintNodeSpawner
References
Module | BlueprintGraph |
Header | /Engine/Source/Editor/BlueprintGraph/Public/BlueprintNodeSpawner.h |
Include | #include "BlueprintNodeSpawner.h" |
Source | /Engine/Source/Editor/BlueprintGraph/Private/BlueprintNodeSpawner.cpp |
FBlueprintActionUiSpec const & PrimeDefaultUiSpec
&40;
UEdGraph &42; TargetGraph
&41; const
Remarks
Takes the FBlueprintActionUiSpec that this was spawned with and attempts to fill in any missing fields (by polling a template node). This spawner's default ui spec.
Parameters
Name | Description |
---|---|
TargetGraph | Optional context for helping spawn the template node. |