Navigation
API > API/Plugins > API/Plugins/CommonUI > API/Plugins/CommonUI/UCommonActivatableWidget
References
| Module | CommonUI |
| Header | /Engine/Plugins/Runtime/CommonUI/Source/CommonUI/Public/CommonActivatableWidget.h |
| Include | #include "CommonActivatableWidget.h" |
| Source | /Engine/Plugins/Runtime/CommonUI/Source/CommonUI/Private/CommonActivatableWidget.cpp |
virtual UWidget &42; NativeGetDesiredFocusTarget&40;&41; const
Remarks
Override to provide the desired widget that should receive focus when this becomes the primary active widget. If bAutoRestoreFocus is true, is only called when there is no valid cached restoration target (to provide the default/fallback)