Navigation
API > API/Runtime > API/Runtime/UMG > API/Runtime/UMG/Components > API/Runtime/UMG/Components/UInputKeySelector
| Type | Name | Description | |
|---|---|---|---|
| void | SetButtonStyle
(
const FButtonStyle& ButtonStyle |
Sets the style of the button used to start key selection mode. | |
| void | SetButtonStyle
(
const FButtonStyle* ButtonStyle |
SetButtonStyle with pointer type parameter is deprecated. Please pass a reference instead. |