SColorThemeBar

SColorThemeBars include a ThemeColorBlocksBar in addition to a label.

Windows
MacOS
Linux

Inheritance Hierarchy

References

Module

AppFramework

Header

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

Include

#include "Widgets/Colors/SColorThemes.h"

Syntax

class SColorThemeBar : public SCompoundWidget

Remarks

SColorThemeBars include a ThemeColorBlocksBar in addition to a label. Clicking on one will select it and set the currently used color theme to it

Functions

Name Description

Public function

void

 

Construct

(
    const FArguments& InArgs
)

Overridden from SWidget

Name Description

Public function Virtual

FReply

 

OnMouseButtonDown

(
    const FGeometry& MyGeometry,
    const FPointerEvent& MouseEvent
)

The system calls this method to notify the widget that a mouse button was pressed within it.

Classes

Name

Description

Public struct

FArguments

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