UBlueprintPaletteFavorites::IsUsingCustomProfile

Provides any easy way to see if the user is currently using his/her own manual profile (one he/she set up through the tool).

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

bool IsUsingCustomProfile() const

Remarks

Provides any easy way to see if the user is currently using his/her own manual profile (one he/she set up through the tool).

Returns

True if he/she is using their own profile, false if it is a predefined one.

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