FColorTheme::RemoveColor

Remove specific color from the list, 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

int32 RemoveColor
(
    const TSharedPtr< FLinearColor > InColor
)

Remarks

Remove specific color from the list, 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