Navigation
API > API/Plugins > API/Plugins/CommonUI > API/Plugins/CommonUI/UCommonButtonBase
Syntax
UPROPERTY (EditAnywhere, BlueprintReadOnly, Category=Selection,
Meta=(ExposeOnSpawn=true, EditCondition="bSelectable"))
uint8 bInteractableWhenSelected: 1
Remarks
If true, the button may be clicked while selected. Otherwise, interaction is disabled in the selected state.