FBlueprintActionDatabase::RefreshAll

Populates the action database from scratch.

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

void RefreshAll()

Remarks

Populates the action database from scratch. Loops over every known class and records a set of node-spawners associated with each.

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