Navigation
API > API/Editor > API/Editor/BlueprintGraph > API/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 |
void RefreshClassActions
&40;
UClass &42;const Class
&41;
Remarks
Finds the database entry for the specified class and wipes it, repopulating it with a fresh set of associated node-spawners.
Parameters
| Name | Description |
|---|---|
| Class | The class entry you want rebuilt. |