UBlueprintPaletteFavorites::LoadProfile

Throws out all current favorites and loads in ones for the specified profile (explicitly laid out in the editor .ini file).

Windows
MacOS
Linux

References

Module

Kismet

Header

/Engine/Source/Editor/Kismet/Classes/BlueprintPaletteFavorites.h

Include

#include "BlueprintPaletteFavorites.h"

Source

/Engine/Source/Editor/Kismet/Private/BlueprintPaletteFavorites.cpp

Syntax

void LoadProfile
(
    FString const & ProfileName
)

Remarks

Throws out all current favorites and loads in ones for the specified profile (explicitly laid out in the editor .ini file).

Parameters

Parameter

Description

ProfileName

The name of the profile you wish to load.

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