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

ROInterface.ROSpeechBinder

Extends
SpeechBinder

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

Variables Summary
class<ROVoicePack>ROVoiceClass
ROSpeechBinder
Texturemytexture
Inherited Variables from GUI2K4.SpeechBinder
bNoMatureLanguage, tp_Player, VoiceClass, VoiceType
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

Structures Summary
Inherited Structures from GUI2K4.KeyBindMenu
InputKeyInfo, KeyBinding

Functions Summary
function InitComponent (GUIController InController, GUIComponent InOwner ))
function LoadCommands ()))
function ResetVoiceClass ()))
functionbool SystemMenuPreDraw (canvas Canvas))
Inherited Functions from GUI2K4.SpeechBinder
InitComponent, LoadCommands, ResetVoiceClass, VoiceChanged
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


Variables Detail

ROVoiceClass Source code

var class<ROVoicePack> ROVoiceClass;

ROSpeechBinder

mytexture Source code

var(ROSpeechBinder) Texture mytexture;


Functions Detail

InitComponent Source code

function InitComponent ( GUIController InController, GUIComponent InOwner ) )

LoadCommands Source code

function LoadCommands ( ) )

ResetVoiceClass Source code

function ResetVoiceClass ( ) )

SystemMenuPreDraw Source code

function bool SystemMenuPreDraw ( canvas Canvas) )


Defaultproperties

defaultproperties
{
     MyTexture=Texture'InterfaceArt_tex.Menu.button_normal'
     Begin Object Class=GUIImage Name=BindBk
         Image=Texture'InterfaceArt_tex.Menu.button_normal'
         ImageStyle=ISTY_Stretched
         WinTop=0.057552
         WinLeft=0.031397
         WinWidth=0.937207
         WinHeight=0.808281
         bBoundToParent=True
         bScaleToParent=True
     End Object
     i_bk=GUIImage'ROInterface.ROSpeechBinder.BindBk'


     Begin Object Class=FloatingImage Name=FloatingFrameBackground
         Image=Texture'InterfaceArt_tex.Menu.button_normal'
         DropShadow=None
         ImageStyle=ISTY_Stretched
         ImageRenderStyle=MSTY_Normal
         WinTop=0.020000
         WinLeft=0.000000
         WinWidth=1.000000
         WinHeight=0.980000
         RenderWeight=0.000003
     End Object
     i_FrameBG=FloatingImage'ROInterface.ROSpeechBinder.FloatingFrameBackground'


}

Overview Package Class Source Class tree Glossary
previous class      next class frames      no frames
Creation time: Fri 13-10-2023 03:18:52.244 - Created with UnCodeX