FBlueprintActionDatabase::TryGet

Getter to access the datbase singleton, will return null if the database has not been initialized

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 * TryGet()

Remarks

Getter to access the datbase singleton, will return null if the database has not been initialized

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