Navigation
API > API/Editor > API/Editor/BlueprintGraph > API/Editor/BlueprintGraph/FBlueprintActionDatabase
| Type | Name | Description | |
|---|---|---|---|
| void | MoveUnloadedAssetActions
(
const FSoftObjectPath& SourceObjectPath, |
Moves the unloaded asset actions from one location to another | |
| void | MoveUnloadedAssetActions
(
FName SourceObjectPath, |
FNames containing full asset paths are deprecated. Use FSoftObjectPath instead. |