Navigation
Unreal Engine C++ API Reference > 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. |