UE3:UTUIDataProvider_KeyBinding (UDK)

From Unreal Wiki, The Unreal Engine Documentation Site
Package:
UTGame
Implemented interfaces:
UIListElementCellProvider, UIListElementProvider
This class in other games:

Provides a possible key binding for the game.

Properties

bIsCrucialBind

Type: bool

Modifiers: config

Whether this bind must be bound to leave the screen or not.

Command

Type: string

Modifiers: config

Command to bind the key to.

FriendlyName

Type: string

Modifiers: config, localized

Friendly displayable name to the player.