TribesGUI.TribesOptionsNetworkPanel
- Extends
- TribesSettingsPanel
Core.Object
|
+-- GUI.GUI
|
+-- GUI.GUIComponent
|
+-- GUI.GUIMultiComponent
|
+-- GUI.GUIPanel
|
+-- TribesGUI.TribesGUIPanel
|
+-- TribesGUI.TribesSettingsPanel
|
+-- TribesGUI.TribesOptionsNetworkPanel
var localized array<String> ConnectionStrings;
var int iNetSpeed;
TribesGui
var(TribesGui) private EditInline Config
GUIComboBox ConnectionSpeedBox;
var(TribesGui) private EditInline Config
GUIButton DefaultsButton;
DynamicNetspeedCheckBox Source code
function InternalOnHide ( ) )
function InternalOnShow ( ) )
OnConnectionSpeedChange Source code
function Refresh ( ) )
function SaveSettings ( ) )
defaultproperties
{
ConnectionStrings(0) = "Modem"
ConnectionStrings(1) = "ISDN"
ConnectionStrings(2) = "Cable/ADSL"
ConnectionStrings(3) = "LAN/T1"
}
|
Creation time: st 23.5.2018 00:10:36.790 - Created with
UnCodeX