Unreal Engine Blueprint API Reference > Base Button Group
Sets whether the group should always have a button selected.
Target is Common Button Group Base
Inputs
Type | Name | Description |
---|---|---|
exec | In | |
object | Target | |
boolean | Require Selection | True to force the group to always have a button selected. If true and nothing is selected, will select the first entry. If empty, will select the first button added. |
Outputs
Type | Name | Description |
---|---|---|
exec | Out |