Mostly Harmless
UE1:SpeechBinderCW (UT)
Object >> UWindowBase >> UWindowWindow >> UWindowClientWindow >> UWindowDialogClientWindow >> UMenuDialogClientWindow >> SpeechBinderCW |
Contents
- 1 Properties
- 1.1 AllString
- 1.2 BinderButton
- 1.3 BinderLabel
- 1.4 bInitialized
- 1.5 bPolling
- 1.6 bSetReady
- 1.7 ChoiceCombo
- 1.8 DefaultsButton
- 1.9 DefaultsHelp
- 1.10 DefaultsText
- 1.11 LabelText
- 1.12 LeaderString
- 1.13 MaxBindings
- 1.14 NotApplicable
- 1.15 NotBound
- 1.16 PlayerString
- 1.17 SelectedButton
- 1.18 Selection
- 1.19 TargetCombo
- 1.20 TypeCombo
- 1.21 V
- 2 Instance functions
- Package:
- UTMenu
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. |
null
Properties
AllString
Type: string
Modifiers: localized
Default value: "All"
BinderButton
Type: UMenuRaisedButton
Array size: 16
BinderLabel
Type: UMenuLabelControl
Array size: 16
bInitialized
Type: bool
bPolling
Type: bool
bSetReady
Type: bool
ChoiceCombo
Type: UWindowComboControl
Array size: 16
DefaultsButton
Type: UWindowSmallButton
DefaultsHelp
Type: string
Modifiers: localized
Default value: "Unbind all speech keys."
DefaultsText
Type: string
Modifiers: localized
Default value: "Reset"
LabelText
Type: string
Modifiers: localized
Default value: "Bind to Key:"
LeaderString
Type: string
Modifiers: localized
Default value: "Team Leader"
MaxBindings
Type: int
NotApplicable
Type: string
Modifiers: localized
Default value: "N/A"
NotBound
Type: string
Modifiers: localized
Default value: "Unbound"
PlayerString
Type: string
Modifiers: localized
Default value: "Team Mate"
SelectedButton
Type: UMenuRaisedButton
Selection
Type: int
TargetCombo
Type: UWindowComboControl
Array size: 16
TypeCombo
Type: UWindowComboControl
Array size: 16
V
Type: class<ChallengeVoicePack>
Instance functions
BeforePaint
Overrides: UWindowWindow.BeforePaint
ChoiceChanged
Created
Overrides: UWindowWindow.Created
KeyDown
Overrides: UWindowWindow.KeyDown
LoadExistingKeys
Notify
Overrides: UMenuDialogClientWindow.Notify
ProcessMenuKey
Overrides: UWindowWindow.ProcessMenuKey