CurrentlySelectedThemePtr

A static pointer to the color theme that is currently selected for the entire program

Windows
MacOS
Linux

References

Module

AppFramework

Header

/Engine/Source/Runtime/AppFramework/Public/Widgets/Colors/SColorThemes.h

Include

#include "Widgets/Colors/SColorThemes.h"

Syntax

static TWeakPtr< FColorTheme > CurrentlySelectedThemePtr;

Remarks

A static pointer to the color theme that is currently selected for the entire program

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