Setters

Setters

Windows
MacOS
Linux
On this page

Actions

Disable Button with Reason

Disables this button with a reason (use instead of SetIsEnabled)

Target is Common Button Base

Set Click Method

Set the click method for mouse interaction

Target is Common Button Base

Set Is Interactable when Selected

Change whether this widget is selectable at all. If false and currently selected, will deselect.

Target is Common Button Base

Set Is Interaction Enabled

Change whether this widget is selectable at all. If false and currently selected, will deselect.

Target is Common Button Base

Set Is Selectable

Change whether this widget is selectable at all. If false and currently selected, will deselect.

Target is Common Button Base

Set Is Selected

Change the selected state manually.

Target is Common Button Base

Set Is Toggleable

Change whether this widget is toggleable. If toggleable, clicking when selected will deselect.

Target is Common Button Base

Set Min Dimensions

Sets the minimum dimensions of this button

Target is Common Button Base

Set Press Method

Set the click method for keyboard/gamepad button press interaction

Target is Common Button Base

Set Should Select Upon Receiving Focus

Set whether the button should become selected upon receiving focus or not; Only settable for buttons that are selectable

Target is Common Button Base

Set Should Use Fallback Default Input Action

Change whether this widget should use the fallback default input action.

Target is Common Button Base

Set Style

Sets the style of this button, rebuilds the internal styling

Target is Common Button Base

Set Touch Method

Set the click method for touch interaction

Target is Common Button Base

Set Triggered Input Action

Updates the current triggered action

Target is Common Button Base

Set Triggering Input Action

Updates the current triggering action

Target is Common Button Base

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