![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <StyleColors.h>
Public Member Functions | |
| bool | operator== (const FStyleTheme &Other) const |
| bool | operator== (const FGuid &OtherId) const |
Public Attributes | |
| FGuid | Id |
| FText | DisplayName |
| FString | Filename |
| TArray< FLinearColor > | LoadedDefaultColors |
Represents a single theme
|
inline |
| FText FStyleTheme::DisplayName |
Friendly, user customizable theme name
| FString FStyleTheme::Filename |
Filename where the theme is stored
| FGuid FStyleTheme::Id |
Unique Id for the theme
| TArray<FLinearColor> FStyleTheme::LoadedDefaultColors |
The default colors for this theme. Used for resetting to default. Not the active colors