Navigation
API > API/Editor > API/Editor/Kismet > API/Editor/Kismet/UBlueprintPaletteFavorites
| Type | Name | Description | |
|---|---|---|---|
| bool | IsFavorited
(
TSharedPtr< FEdGraphSchemaAction > PaletteAction |
This method can be used to see if a specified action is already favorited by the user. | |
| bool | IsFavorited
(
const FEdGraphSchemaAction& InCurrentAction |
||
| bool | IsFavorited
(
FBlueprintActionInfo& BlueprintAction |
||
| bool | IsFavorited
(
UBlueprintNodeSpawner const* BlueprintAction |