SThemeColorBlocksBar::AddNewColorBlock

Adds a new color block to the Bar

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 AddNewColorBlock
(
    FLinearColor Color,
    int32 InsertPosition
)

Remarks

Adds a new color block to the Bar

Parameters

Parameter

Description

Color

The color the new block will be

InsertPosition

The location the block will be at

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