bInteractableWhenSelected

If true, the button may be clicked while selected.

Windows
MacOS
Linux

Syntax

[UPROPERTY](Programming/UnrealArchitecture/Reference/Properties)(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.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss