Navigation
BlueprintAPI > BlueprintAPI/CommonButton > BlueprintAPI/CommonButton/Setters
Change whether this widget is locked. If locked, the button can be focusable and responsive to mouse input but will not broadcast OnClicked events.
Target is Common Button Base
Inputs
| Type | Name | Description |
|---|---|---|
| exec | In | |
| object | Target | |
| boolean | In Is Locked |
Outputs
| Type | Name | Description |
|---|---|---|
| exec | Out |