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

GUI2K4.SpeechBinder

Extends
KeyBindMenu

Core.Object
|   
+-- XInterface.GUI
   |   
   +-- XInterface.GUIComponent
      |   
      +-- XInterface.GUIMultiComponent
         |   
         +-- XInterface.GUIPage
            |   
            +-- XInterface.UT2K4GUIPage
               |   
               +-- GUI2K4.PopupPageBase
                  |   
                  +-- GUI2K4.FloatingWindow
                     |   
                     +-- GUI2K4.LockedFloatingWindow
                        |   
                        +-- GUI2K4.KeyBindMenu
                           |   
                           +-- GUI2K4.SpeechBinder

Variables Summary
boolbNoMatureLanguage
UT2K4Tab_PlayerSettingstp_Player
class<TeamVoicePack>VoiceClass
stringVoiceType
Inherited Variables from GUI2K4.KeyBindMenu
ActionText, AllKeys[255], Bindings, bPendingRawInput, ClearCaption, CloseCaption, Headings[3], i_Bk, lb_Binds, li_Binds, l_Hint, NewIndex, NewSubIndex, PageCaption, ResetCaption, SectionLabelMargin, SectionStyle, SectionStyleName, SelStyle, SpeechLabel
Inherited Variables from GUI2K4.LockedFloatingWindow
b_Cancel, b_OK, EdgeBorder[4], sb_Main, SubCaption

Structures Summary
Inherited Structures from GUI2K4.KeyBindMenu
InputKeyInfo, KeyBinding

Functions Summary
function InitComponent (GUIController MyController, GUIComponent MyOwner))
function LoadCommands ()))
function ResetVoiceClass ()))
function VoiceChanged (string NewVoiceType))
Inherited Functions from GUI2K4.KeyBindMenu
BeginRawInput, BindKeyToAlias, ClearBindings, CreateAliasMapping, DrawBinding, FindAliasIndex, GetCurrentKeyBind, InitComponent, Initialize, InitializeBindingsArray, InternalOnClick, InternalOnCreateComponent, ListGetSortString, ListOnKeyEvent, ListTrack, LoadCommands, MapBindings, MouseOnCol1, MouseOnCol2, OnFadeIn, RawKey, RemoveAllOccurance, RemoveExistingKey, SearchDown, SearchUp, SetKeyBind, UpdateHint, ValidBindIndex, ValidKeyIndex
Inherited Functions from GUI2K4.LockedFloatingWindow
AlignButtons, InitComponent, InternalOnClick, InternalOnCreateComponent


Variables Detail

bNoMatureLanguage Source code

var transient bool bNoMatureLanguage;

tp_Player Source code

var UT2K4Tab_PlayerSettings tp_Player;

VoiceClass Source code

var class<TeamVoicePack> VoiceClass;

VoiceType Source code

var string VoiceType;


Functions Detail

InitComponent Source code

function InitComponent ( GUIController MyController, GUIComponent MyOwner) )

LoadCommands Source code

function LoadCommands ( ) )

ResetVoiceClass Source code

function ResetVoiceClass ( ) )

VoiceChanged Source code

function VoiceChanged ( string NewVoiceType) )


Defaultproperties

defaultproperties
{
	PageCaption="Speech Binder"
	Headings(0)="Phrase"
}

Overview Package Class Source Class tree Glossary
previous class      next class frames      no frames
Creation time: Do 14.8.2014 09:58:22.462 - Created with UnCodeX