Worst-case scenario: the UEd Goblin wipes the map and burns down your house.
UE2:VoiceChatConfig properties (UT2004)
Object >> GUI >> GUIComponent >> GUIMultiComponent >> GUIPage >> UT2K4GUIPage >> PopupPageBase >> FloatingWindow >> LockedFloatingWindow >> GUICustomPropertyPage >> VoiceChatConfig (properties) |
Contents
- 1 Properties
- 1.1 b_QuickBinds
- 1.2 bAJLocal
- 1.3 bAJPublic
- 1.4 bAJTeam
- 1.5 bAutoSpeak
- 1.6 ch_AJLocal
- 1.7 ch_AJPublic
- 1.8 ch_AJTeam
- 1.9 ch_AutoSpeak
- 1.10 co_LANQuality
- 1.11 co_Quality
- 1.12 ed_Active
- 1.13 ed_ChatPassword
- 1.14 fVoice
- 1.15 InstalledCodecs
- 1.16 KeyNameCaption
- 1.17 QuickBindMenu
- 1.18 ResetCaption
- 1.19 ResetHint
- 1.20 sActive
- 1.21 sCodec
- 1.22 sl_VoiceVol
- 1.23 sLANCodec
- 1.24 sPwd
- 1.25 VoiceChatClass
- 1.26 VoiceChatClassName
- 1.27 Default values
;Other member categories for this class::defaults
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. |
Properties
b_QuickBinds
Type: GUIButton
Modifiers: automated
bAJLocal
Type: bool
bAJPublic
Type: bool
bAJTeam
Type: bool
bAutoSpeak
Type: bool
ch_AJLocal
Type: moCheckBox
Modifiers: automated
Default value: moCheckBox'AutoJoinLocal'
ch_AJPublic
Type: moCheckBox
Modifiers: automated
Default value: moCheckBox'AutoJoinPublic'
ch_AJTeam
Type: moCheckBox
Modifiers: automated
Default value: moCheckBox'AutoJoinTeam'
ch_AutoSpeak
Type: moCheckBox
Modifiers: automated
Default value: moCheckBox'AutoSpeakCheckbox'
co_LANQuality
Type: moComboBox
Modifiers: automated
Default value: moComboBox'VoiceQualityLAN'
co_Quality
Type: moComboBox
Modifiers: automated
Default value: moComboBox'VoiceQuality'
ed_Active
Type: moEditBox
Modifiers: automated
Default value: moEditBox'DefaultActiveChannelEditBox'
ed_ChatPassword
Type: moEditBox
Modifiers: automated
Default value: moEditBox'ChatPasswordEdit'
fVoice
Type: float
InstalledCodecs
KeyNameCaption
Type: string
Modifiers: localized
QuickBindMenu
Type: string
ResetCaption
Type: string
Modifiers: localized
Default value: "Reset"
ResetHint
Type: string
Modifiers: localized
Default value: "Reset values for all options to their default values"
sActive
Type: string
sCodec
Type: string
sl_VoiceVol
Type: moSlider
Modifiers: automated
Default value: moSlider'VoiceVolume'
sLANCodec
Type: string
sPwd
Type: string
VoiceChatClass
Type: class<VoiceChatReplicationInfo>
Default value: Class'Engine.VoiceChatReplicationInfo'
VoiceChatClassName
Type: string
Default value: "UnrealGame.TeamVoiceReplicationInfo"