FFavoritedBlueprintPaletteItem

Overload list

Windows
MacOS
Linux
Name Description

Public function

FFavoritedBlueprintPaletteItem

(
    FString const& SerializedAction
)

Sometime favorites can be coming from user edited .ini files, so this converts that readable text into a favorite (since the strings are user generated, there could be some error, so sure to check its validity).

Public function

FFavoritedBlueprintPaletteItem

(
    TSharedPtr< FEdGraphSchemaAction > ...
)

Constructs a favorite from the specified palette action (some palette actions cannot be favorited, so make sure to check its validity).

Public function

FFavoritedBlueprintPaletteItem

(
    UBlueprintNodeSpawner const* B...
)

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss