UTMenu.SpeechBinderCW
- Extends
- UMenuDialogClientWindow
Core.Object
|
+-- UWindow.UWindowBase
|
+-- UWindow.UWindowWindow
|
+-- UWindow.UWindowClientWindow
|
+-- UWindow.UWindowDialogClientWindow
|
+-- UMenu.UMenuDialogClientWindow
|
+-- UTMenu.SpeechBinderCW
var localized string AllString;
var bool bInitialized;
var bool bPolling;
var bool bSetReady;
var localized string DefaultsHelp;
var localized string DefaultsText;
var localized string LabelText;
var localized string LeaderString;
var int MaxBindings;
var localized string NotApplicable;
var localized string NotBound;
var localized string PlayerString;
var int Selection;
function BeforePaint (
Canvas C,
float X,
float Y) )
function ChoiceChanged ( int i) )
function Created ( ) )
function KeyDown ( int Key, float X, float Y ) )
function int LoadExistingKeys ( ) )
function ProcessMenuKey ( int KeyNo, string KeyName ) )
function RemoveExistingKey ( int KeyNo, string KeyName) )
function ResetAllKeys ( ) )
function SetKey ( int KeyNo, string KeyName) )
function TargetChanged ( int i) )
function TypeChanged ( int i) )
defaultproperties
{
LabelText="Bind to Key:"
NotApplicable="N/A"
AllString="All"
LeaderString="Team Leader"
PlayerString="Team Mate"
NotBound="Unbound"
DefaultsText="Reset"
DefaultsHelp="Unbind all speech keys."
}
|
Creation time: Fr 7.6.2013 13:15:03.102 - Created with
UnCodeX