Worst-case scenario: the UEd Goblin wipes the map and burns down your house.

UE3:UTUIDataProvider_KeyBinding (UT3)

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to: navigation, search
Package: 
UTGame
Implemented interfaces
UIListElementCellProvider
This class in other games:
UDK

Provides a possible key binding for the game.

Copyright 1998-2007 Epic Games, Inc. All Rights Reserved

Properties[edit]

bIsCrucialBind[edit]

Type: bool

Modifiers: config

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

Command[edit]

Type: string

Modifiers: config

Command to bind the key to.

FriendlyName[edit]

Type: string

Modifiers: config, localized

Friendly displayable name to the player.