Navigation
API > API/Editor > API/Editor/Kismet > API/Editor/Kismet/FFavoritedBlueprintPaletteItem
| Type | Name | Description | |
|---|---|---|---|
| bool | operator==
(
FFavoritedBlueprintPaletteItem const& Rhs |
Checks to see if this favorite matches the specified one. | |
| bool | operator==
(
TSharedPtr< FEdGraphSchemaAction > PaletteAction |
Checks to see if this favorite represents the supplied ed-graph action (so we can match them together, and construct a favorites list). |