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 Input Config"&41;&41;
FUIInputConfig BP_GetDesiredInputConfig&40;&41; const
Remarks
Implement to provide the input config to use when this widget is activated. Keep in mind when all widgets are deactivated, CommonUI will not attempt to automatically restore the input config to before any widget was active. Note: This is a fallback used only if the native class parentage does not provide an input config.