Navigation
API > API/Editor > API/Editor/BlueprintGraph > API/Editor/BlueprintGraph/FBlueprintActionDatabase
Description
Getter to access the database singleton. Will populate the database first if this is the first time accessing it.
| Name | Get |
| Type | function |
| Header File | /Engine/Source/Editor/BlueprintGraph/Public/BlueprintActionDatabase.h |
| Include Path | #include "BlueprintActionDatabase.h" |
| Source | /Engine/Source/Editor/BlueprintGraph/Private/BlueprintActionDatabase.cpp |
static FBlueprintActionDatabase & Get()
The singleton instance of FBlueprintActionDatabase.