UBlueprintPaletteFavorites::GetCurrentProfile

Gets the user's currently set profile.

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

FString const & GetCurrentProfile() const

Remarks

Gets the user's currently set profile. If the user hasn't manually set one themselves, then it'll return the default profile identifier.

Returns

A string name, representing the currently set profile (defined in the editor .ini file)

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