Choose your operating system:
Windows
macOS
Linux
Module |
|
Header |
/Engine/Source/Runtime/SlateCore/Public/Styling/SlateWidgetStyle.h |
Include |
#include "Styling/SlateWidgetStyle.h" |
virtual void GetResources
(
TArray< const FSlateBrush * > & OutBrushes
) const
Gets the brush resources associated with this style.
This method must be implemented by inherited structures.
Parameter |
Description |
---|---|
OutBrushes |
The brush resources. |