Navigation
API > API/Editor > API/Editor/BlueprintGraph > API/Editor/BlueprintGraph/FBlueprintActionDatabase
Type | Name | Description | |
---|---|---|---|
![]() |
void | ClearUnloadedAssetActions
(
const FSoftObjectPath& ObjectPath |
Finds the database entry for the specified unloaded asset and wipes it. |
![]() |
void | ClearUnloadedAssetActions
(
FName ObjectPath |
FNames containing full asset paths are deprecated. Use FSoftObjectPath instead. |