FBlueprintActionDatabase::Get

Getter to access the database singleton.

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.


Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library