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" |
UFUNCTION&40;BlueprintImplementableEvent, Category&61;ActivatableWidget,
Meta&61;&40;DisplayName&61;"Get Desired Focus Target"&41;&41;
UWidget &42; BP_GetDesiredFocusTarget&40;&41; const
Remarks
Implement to provide the desired widget to focus if/when this activatable becomes the primary active widget. Note: This is a fallback used only if the native class parentage does not provide a target.