Navigation
API > API/Editor > API/Editor/BlueprintGraph > API/Editor/BlueprintGraph/UBlueprintFunctionNodeSpawner
Description
Not required, but intended to passively help speed up menu building operations. Will cache a node-template (via GetTemplateNode), along with any expensive text strings, to avoid constructing them all on demand.
Virtual Inheritance
- UBlueprintNodeSpawner::Prime → UBlueprintFunctionNodeSpawner::Prime
| Name | Prime |
| Type | function |
| Header File | /Engine/Source/Editor/BlueprintGraph/Classes/BlueprintFunctionNodeSpawner.h |
| Include Path | #include "BlueprintFunctionNodeSpawner.h" |
| Source | /Engine/Source/Editor/BlueprintGraph/Private/BlueprintFunctionNodeSpawner.cpp |
virtual void Prime()