Navigation
API > API/Plugins > API/Plugins/Synthesis > API/Plugins/Synthesis/UI > API/Plugins/Synthesis/UI/FSynth2DSliderStyle
- FSlateWidgetStyle::GetResources()
- FSynth2DSliderStyle::GetResources()
References
| Module | Synthesis |
| 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
&40;
TArray< const FSlateBrush &42; > & OutBrushes
&41; const
Remarks
Gets the brush resources associated with this style.
This method must be implemented by inherited structures.
Parameters
| Name | Description |
|---|---|
| OutBrushes | The brush resources. |