FColorTheme::InsertNewColor

Insert a color at a specific point in the list and broadcast change

Windows
MacOS
Linux

References

Module

AppFramework

Header

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

Include

#include "Widgets/Colors/SColorThemes.h"

Source

/Engine/Source/Runtime/AppFramework/Private/Widgets/Colors/SColorThemes.cpp

Syntax

void InsertNewColor
(
    TSharedPtr< FLinearColor > InColor,
    int32 InsertPosition
)

Remarks

Insert a color at a specific point in the list and broadcast change

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