Overview Package Class Source Class tree Glossary
previous class      next class frames      no frames

UTGame.UTUIDataProvider_KeyBinding

Extends
UTUIResourceDataProvider
Modifiers
PerObjectConfig

Provides a possible key binding for the game. Copyright 1998-2011 Epic Games, Inc. All Rights Reserved.

Core.Object
|   
+-- Engine.UIRoot
   |   
   +-- Engine.UIDataProvider
      |   
      +-- Engine.UIPropertyDataProvider
         |   
         +-- Engine.UIResourceDataProvider
            |   
            +-- UDKBase.UDKUIResourceDataProvider
               |   
               +-- UTGame.UTUIResourceDataProvider
                  |   
                  +-- UTGame.UTUIDataProvider_KeyBinding

Variables Summary
boolbIsCrucialBind
stringCommand
Inherited Variables from UDKBase.UDKUIResourceDataProvider
bRemoveOn360, bRemoveOnPC, bRemoveOnPS3, bSearchAllInis, FriendlyName, IniName

Functions Summary
Inherited Functions from UDKBase.UDKUIResourceDataProvider
IsFiltered, ShouldBeFiltered


Variables Detail

bIsCrucialBind Source code

var config bool bIsCrucialBind;
Whether this bind must be bound to leave the screen or not.

Command Source code

var config string Command;
Command to bind the key to.



Overview Package Class Source Class tree Glossary
previous class      next class frames      no frames
Creation time: ti 22-3-2011 19:57:01.366 - Created with UnCodeX