Choose your operating system:
Windows
macOS
Linux
| FSlateWidgetStyle::GetResources()
|
Module |
|
Header |
/Engine/Plugins/Runtime/Synthesis/Source/Synthesis/Public/UI/Synth2DSliderStyle.h |
Include |
#include "UI/Synth2DSliderStyle.h" |
Source |
/Engine/Plugins/Runtime/Synthesis/Source/Synthesis/Private/UI/Synth2DSliderStyle.cpp |
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. |