Once I get that upgrade to 36-hour days, I will tackle that. – Mychaeel
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[edit]
AllString[edit]
Type: string
Modifiers: localized
Default value: "All"
BinderButton[edit]
Type: UMenuRaisedButton
Array size: 16
BinderLabel[edit]
Type: UMenuLabelControl
Array size: 16
bInitialized[edit]
Type: bool
bPolling[edit]
Type: bool
bSetReady[edit]
Type: bool
ChoiceCombo[edit]
Type: UWindowComboControl
Array size: 16
DefaultsButton[edit]
Type: UWindowSmallButton
DefaultsHelp[edit]
Type: string
Modifiers: localized
Default value: "Unbind all speech keys."
DefaultsText[edit]
Type: string
Modifiers: localized
Default value: "Reset"
LabelText[edit]
Type: string
Modifiers: localized
Default value: "Bind to Key:"
LeaderString[edit]
Type: string
Modifiers: localized
Default value: "Team Leader"
MaxBindings[edit]
Type: int
NotApplicable[edit]
Type: string
Modifiers: localized
Default value: "N/A"
NotBound[edit]
Type: string
Modifiers: localized
Default value: "Unbound"
PlayerString[edit]
Type: string
Modifiers: localized
Default value: "Team Mate"
SelectedButton[edit]
Type: UMenuRaisedButton
Selection[edit]
Type: int
TargetCombo[edit]
Type: UWindowComboControl
Array size: 16
TypeCombo[edit]
Type: UWindowComboControl
Array size: 16
V[edit]
Type: class<ChallengeVoicePack>
Instance functions[edit]
BeforePaint[edit]
Overrides: UWindowWindow.BeforePaint
ChoiceChanged[edit]
Created[edit]
Overrides: UWindowWindow.Created
KeyDown[edit]
Overrides: UWindowWindow.KeyDown
LoadExistingKeys[edit]
Notify[edit]
Overrides: UMenuDialogClientWindow.Notify
ProcessMenuKey[edit]
Overrides: UWindowWindow.ProcessMenuKey