Navigation
API > API/Runtime > API/Runtime/SlateCore > API/Runtime/SlateCore/Styling > API/Runtime/SlateCore/Styling/USlateThemeManager
References
| Module | SlateCore |
| Header | /Engine/Source/Runtime/SlateCore/Public/Styling/StyleColors.h |
| Include | #include "Styling/StyleColors.h" |
| Source | /Engine/Source/Runtime/SlateCore/Private/Styling/StyleColors.cpp |
void RemoveTheme
(
FGuid ThemeId
)
Remarks
Removes a theme. Note: The active theme cannot be removed and there must always be an active theme. Apply a new theme first before removing the current theme.