Navigation
Unreal Engine C++ API Reference > Runtime > AppFramework > Widgets > Colors > SThemeColorBlocksBar
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 |
int32 RemoveColorBlock
&40;
TSharedPtr< FLinearColor > ColorToRemove
&41;
The index of the removed color block, INDEX_NONE if it can't be found
Parameters
Name | Description |
---|---|
ColorToRemove | The pointer to the color that should be removed |