Choose your operating system:
Windows
macOS
Linux
| ISlateStyle::GetEntriesUsingBrush()
|
Module |
|
Header |
/Engine/Source/Runtime/SlateCore/Public/Styling/SlateStyle.h |
Include |
#include "Styling/SlateStyle.h" |
Source |
/Engine/Source/Runtime/SlateCore/Private/Styling/SlateStyleSet.cpp |
Gets the names of every style entry using a brush in this style
this function is expensive and is not designed to be used in performance critical situations
Array of style names using the brush
Parameter |
Description |
---|---|
BrushName |
The name of the brush to find style entries from |