Navigation
API > API/Runtime > API/Runtime/SlateCore > API/Runtime/SlateCore/Widgets > API/Runtime/SlateCore/Widgets/SWidget
- SWidget::OnFocusChanging()
- SObjectWidget::OnFocusChanging()
- SSplineGeneratorPanel::OnFocusChanging()
- SScrollBox::OnFocusChanging()
- SAssetView::OnFocusChanging()
References
| Module | SlateCore |
| Header | /Engine/Source/Runtime/SlateCore/Public/Widgets/SWidget.h |
| Include | #include "Widgets/SWidget.h" |
| Source | /Engine/Source/Runtime/SlateCore/Private/Widgets/SWidget.cpp |
virtual void OnFocusChanging
&40;
const FWeakWidgetPath & PreviousFocusPath,
const FWidgetPath & NewWidgetPath,
const FFocusEvent & InFocusEvent
&41;
Remarks
Called whenever a focus path is changing on all the widgets within the old and new focus paths