Navigation
API > API/Plugins > API/Plugins/Synthesis > API/Plugins/Synthesis/UI > API/Plugins/Synthesis/UI/FSynthKnobStyle
- FSlateWidgetStyle::GetResources()
- FSynthKnobStyle::GetResources()
References
| Module | Synthesis |
| Header | /Engine/Plugins/Runtime/Synthesis/Source/Synthesis/Public/UI/SynthKnobStyle.h |
| Include | #include "UI/SynthKnobStyle.h" |
| Source | /Engine/Plugins/Runtime/Synthesis/Source/Synthesis/Private/UI/SynthKnobStyle.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. |