Navigation
API > API/Plugins > API/Plugins/Synthesis > API/Plugins/Synthesis/UI > API/Plugins/Synthesis/UI/SSynth2DSlider
- SWidget::OnFocusLost()
- SSynth2DSlider::OnFocusLost()
References
| Module | Synthesis |
| Header | /Engine/Plugins/Runtime/Synthesis/Source/Synthesis/Public/UI/SSynth2DSlider.h |
| Include | #include "UI/SSynth2DSlider.h" |
| Source | /Engine/Plugins/Runtime/Synthesis/Source/Synthesis/Private/UI/SSynth2DSlider.cpp |
virtual void OnFocusLost
&40;
const FFocusEvent & InFocusEvent
&41;
Remarks
Called when this widget loses focus. This event does not bubble.
Parameters
| Name | Description |
|---|---|
| InFocusEvent | The FocusEvent |