FBlueprintActionDatabase::Get

Getter to access the database singleton.

Windows
MacOS
Linux

References

Module

BlueprintGraph

Header

/Engine/Source/Editor/BlueprintGraph/Public/BlueprintActionDatabase.h

Include

#include "BlueprintActionDatabase.h"

Source

/Engine/Source/Editor/BlueprintGraph/Private/BlueprintActionDatabase.cpp

Syntax

static FBlueprintActionDatabase & Get()

Remarks

Getter to access the database singleton. Will populate the database first if this is the first time accessing it.

Returns

The singleton instance of FBlueprintActionDatabase.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss