Navigation
Unreal Engine C++ API Reference > Runtime > AppFramework > Widgets > Colors
References
Module | AppFramework |
Header | /Engine/Source/Runtime/AppFramework/Public/Widgets/Colors/SColorThemes.h |
Include | #include "Widgets/Colors/SColorThemes.h" |
Syntax
struct FColorInfo
Variables
Type | Name | Description | |
---|---|---|---|
![]() |
TSharedPtr< FLinearColor > | Color | |
![]() |
FText | Label |
Constructors
Type | Name | Description | |
---|---|---|---|
![]() |
FColorInfo
(
TSharedPtr< FLinearColor > InColor |
||
![]() |
FColorInfo
(
TSharedPtr< FLinearColor > InColor, |