UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
FColorTheme Member List

This is the complete list of members for FColorTheme, including all inherited members.

DECLARE_EVENT(FColorTheme, FRefreshEvent)FColorTheme
FColorTheme(const FString &InName=TEXT(""), const TArray< TSharedPtr< FColorInfo > > &InColors=TArray< TSharedPtr< FColorInfo > >())FColorTheme
FindApproxColor(const FLinearColor &InColor, float Tolerance=KINDA_SMALL_NUMBER) constFColorTheme
GetColors() constFColorThemeinline
InsertNewColor(TSharedPtr< FLinearColor > InColor, int32 InsertPosition)FColorTheme
InsertNewColor(TSharedPtr< FColorInfo > InColor, int32 InsertPosition)FColorTheme
NameFColorTheme
OnRefresh()FColorThemeinline
RemoveAll()FColorTheme
RemoveColor(const TSharedPtr< FLinearColor > InColor)FColorTheme