I love the smell of UnrealEd crashing in the morning. – tarquin
UE1:UMenuNetworkClientWindow (UT)
Object >> UWindowBase >> UWindowWindow >> UWindowClientWindow >> UWindowDialogClientWindow >> UWindowPageWindow >> UMenuPageWindow >> UMenuNetworkClientWindow |
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
bInitialized
Type: bool
bShownWindow
Type: bool
Modifiers: config
Default value: True
ControlOffset
Type: float
Default value: 20.0
NetSpeedCombo
Type: UWindowComboControl
NetSpeedHelp
Type: string
Modifiers: localized
Default value: "Select the closest match to your internet connection. Try selecting a lower setting if you're getting huge lag."
NetSpeeds
Type: string
Array size: 4
Modifiers: localized
Default value, index 0: "Modem (28.8K - 56K)"
Default value, index 1: "ISDN"
Default value, index 2: "Cable, xDSL"
Default value, index 3: "LAN"
NetSpeedText
Type: string
Modifiers: localized
Default value: "Internet Connection"
Instance functions
AfterCreate
Overrides: UWindowWindow.AfterCreate
BeforePaint
Overrides: UWindowWindow.BeforePaint
Created
Overrides: UWindowWindow.Created
NetSpeedChanged
Notify
Overrides: UMenuPageWindow.Notify
SaveConfigs
Overrides: UWindowWindow.SaveConfigs