UE2:VoiceChatKeyBindPage (UT2004)
![]() |
Object >> GUI >> GUIComponent >> GUIMultiComponent >> GUIPage >> UT2K4GUIPage >> PopupPageBase >> FloatingWindow >> LargeWindow >> VoiceChatKeyBindPage |
- Package:
- GUI2K4
This is an auto-generated page and may need human attention. Please remove the {{autogenerated}} tag if the page seems reasonably complete or replace it with the {{expand}} tag if the page is not yet complete. |
Created on: 09/14/2003 Configures a keybind and channel name for quickly switching active voice chat room
Written by Ron Prestenback © 2003, Epic Games, Inc. All Rights Reserved
Properties
AnyKeyText
Type: string
Modifiers: localized
Default value: "Press Any Key|To Bind Command"
b_OK
Type: GUIButton
Modifiers: automated
Default value: GUIButton'OKButton'
Channel
Type: string
ed_ChannelName
Type: moEditBox
Modifiers: automated
Default value: moEditBox'ChannelName'
Keys
l_Key1
Type: GUILabel
Modifiers: automated
l_Key2
Type: GUILabel
Modifiers: automated
l_KeyLabel1
Type: GUILabel
Modifiers: automated
Default value: GUILabel'KeyLabel1'
l_KeyLabel2
Type: GUILabel
Modifiers: automated
Default value: GUILabel'KeyLabel2'
l_PageTitle
Type: GUILabel
Modifiers: automated
Default value: GUILabel'Title'
LocalizedKeys
NoneText
Type: string
Modifiers: localized
Default value: "None"
Default values
Subobjects
CancelButton
Class: XInterface.GUIButton
ChannelName
Class: XInterface.moEditBox
Property | Value |
---|---|
bVerticalLayout | True |
Caption | "Channel Name" |
LabelJustification | TXTA_Center |
OnChange | InternalOnChange |
WinHeight | 0.087695 |
WinLeft | 0.142383 |
WinTop | 0.486458 |
WinWidth | 0.278125 |
Key1
Class: XInterface.GUILabel
Key2
Class: XInterface.GUILabel
KeyLabel1
Class: XInterface.GUILabel
KeyLabel2
Class: XInterface.GUILabel
OKButton
Class: XInterface.GUIButton
PageBackground
Class: XInterface.GUIImage
Empty subobject definition.
Title
Class: XInterface.GUILabel
Functions
Events
HandleParameters
Overrides: GUIPage.HandleParameters
InitComponent
Overrides: FloatingWindow.InitComponent
Other instance functions
CloseClick
GetBinds
InternalOnChange
KeyClick
RawKeyPress
UpdateLabel