Navigation
Unreal Engine C++ API Reference > Editor > Kismet > UBlueprintPaletteFavorites
References
Module | Kismet |
Header | /Engine/Source/Editor/Kismet/Classes/BlueprintPaletteFavorites.h |
Include | #include "BlueprintPaletteFavorites.h" |
Source | /Engine/Source/Editor/Kismet/Private/BlueprintPaletteFavorites.cpp |
bool IsUsingCustomProfile() const
Remarks
Provides any easy way to see if the user is currently using their own manual profile (one they set up through the tool). True if the user is using their own profile, false if it is a predefined one.