Navigation
API > API/Runtime > API/Runtime/AppFramework > API/Runtime/AppFramework/SColorThemesViewer
Callbacks to execute whenever we change the global current theme
| Name | FCurrentThemeChangedEvent |
| Type | class |
| Header File | /Engine/Source/Runtime/AppFramework/Public/Widgets/Colors/SColorThemes.h |
| Include Path | #include "Widgets/Colors/SColorThemes.h" |
Syntax
class FCurrentThemeChangedEvent : public TBaseMulticastDelegate_NoParams< void >
Inheritance Hierarchy
- TBaseMulticastDelegate_NoParams< void > → SColorThemesViewer::FCurrentThemeChangedEvent