SThemeColorBlocksBar::RemoveColorBlock

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

int32 RemoveColorBlock
(
    TSharedPtr< FLinearColor > ColorToRemove
)

Returns

The index of the removed color block, INDEX_NONE if it can't be found

Parameters

Parameter

Description

ColorToRemove

The pointer to the color that should be removed

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