SThemeColorBlock

SThemeColorBlocks are Color Blocks which point to a Color in a ColorTheme.

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 SThemeColorBlock : public SCompoundWidget

Remarks

SThemeColorBlocks are Color Blocks which point to a Color in a ColorTheme. They can be dragged and dropped, and clicking on one in the Color Picker will give the color that they point to.

Functions

Name Description

Public function

void

 

Construct

(
    const FArguments& InArgs
)

Construct the widget

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