Navigation
Unreal Engine C++ API Reference > Editor > BlueprintGraph > FBlueprintActionDatabase
References
Module | BlueprintGraph |
Header | /Engine/Source/Editor/BlueprintGraph/Public/BlueprintActionDatabase.h |
Include | #include "BlueprintActionDatabase.h" |
Source | /Engine/Source/Editor/BlueprintGraph/Private/BlueprintActionDatabase.cpp |
static [FBlueprintActionDatabase](API\Editor\BlueprintGraph\FBlueprintActionDatabase) & Get()
Remarks
Getter to access the database singleton. Will populate the database first if this is the first time accessing it. The singleton instance of FBlueprintActionDatabase.