Navigation
API > API/Editor > API/Editor/BlueprintGraph > API/Editor/BlueprintGraph/FBlueprintActionDatabase > API/Editor/BlueprintGraph/FBlueprintActionDatabase/ClearAssetActions
References
| Module | BlueprintGraph |
| Header | /Engine/Source/Editor/BlueprintGraph/Public/BlueprintActionDatabase.h |
| Include | #include "BlueprintActionDatabase.h" |
| Source | /Engine/Source/Editor/BlueprintGraph/Private/BlueprintActionDatabase.cpp |
bool ClearAssetActions
&40;
UObject &42;const AssetObject
&41;
Remarks
Finds the database entry for the specified object and wipes it. The entry won't be rebuilt, unless RefreshAssetActions() is explicitly called after. True if an entry was found and removed.
Parameters
| Name | Description |
|---|---|
| AssetObject |