Navigation
API > API/Plugins > API/Plugins/CommonUI > API/Plugins/CommonUI/UCommonActivatableWidget
Syntax
UPROPERTY&40;EditAnywhere, Category&61;Activation, Meta&61;&40;EditCondition&61;bSupportsActivationFocus&41;&41;
bool bIsModal
Remarks
True to have this widget be treated as a root node for input routing, regardless of its actual parentage. Should seldom be needed, but useful in cases where a child widget should prevent all action processing by parents, even though they remain active (ex: modal popup menu).