UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
FColorInfo Struct Reference

#include <SColorThemes.h>

Public Member Functions

 FColorInfo (TSharedPtr< FLinearColor > InColor)
 
 FColorInfo (TSharedPtr< FLinearColor > InColor, FText InLabel)
 

Public Attributes

TSharedPtr< FLinearColorColor
 
FText Label
 

Constructor & Destructor Documentation

◆ FColorInfo() [1/2]

FColorInfo::FColorInfo ( TSharedPtr< FLinearColor InColor)
inline

◆ FColorInfo() [2/2]

FColorInfo::FColorInfo ( TSharedPtr< FLinearColor InColor,
FText  InLabel 
)
inline

Member Data Documentation

◆ Color

TSharedPtr<FLinearColor> FColorInfo::Color

◆ Label

FText FColorInfo::Label

The documentation for this struct was generated from the following file: