The three virtues of a programmer: Laziness, Impatience, and Hubris. – Larry Wall
UE2:Browser_ServerListPageMSCustom (UT2004)
From Unreal Wiki, The Unreal Engine Documentation Site
| Object >> GUI >> GUIComponent >> GUIMultiComponent >> GUIPanel >> GUITabPanel >> UT2K3TabPanel >> Browser_Page >> Browser_ServerListPageBase >> Browser_ServerListPageMS >> Browser_ServerListPageMSCustom |
Contents |
- Package:
- XInterface
- This class in other games:
- UT2003
| This is an auto-generated page and may need human attention. Please remove this tag if the page seems reasonably complete or replace it with the {{expand}} tag if the page is not yet complete. |
null
[edit] Properties
[edit] CustomInitialized
Type: bool
[edit] GameTypeCombo
Type: GUIComboBox
[edit] GameTypeSplit
Type: GUISplitter
Default value: GUISplitter'MyGameTypeSplitter'
[edit] LastGameType
Type: string
Modifiers: config
[edit] MainSplit
Type: GUISplitter
[edit] Subobjects
[edit] GameTypePanel
Class: XInterface.GUIPanel
| Property | Value |
|---|---|
| Controls[0] | GUIComboBox'MyGameTypeCombo' |
| Controls[1] | GUILabel'MyGameTypeLabel' |
[edit] MyGameTypeCombo
Class: XInterface.GUIComboBox
| Property | Value |
|---|---|
| WinHeight | 24.0 |
| WinLeft | 0.61574 |
| WinTop | 0.25 |
| WinWidth | 0.365 |
[edit] MyGameTypeLabel
Class: XInterface.GUILabel
| Property | Value | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Caption | "Game Type" | ||||||||||
| TextAlign | TXTA_Left | ||||||||||
| TextColor |
|
||||||||||
| WinHeight | 24.0 | ||||||||||
| WinLeft | 0.405117 | ||||||||||
| WinTop | 0.283333 | ||||||||||
| WinWidth | 0.4 |
[edit] MyGameTypeSplitter
Class: XInterface.GUISplitter
| Property | Value |
|---|---|
| Background | DefaultTexture |
| bBoundToParent | True |
| bDrawSplitter | False |
| bFixedSplitter | True |
| bScaleToParent | True |
| Controls[0] | GUIPanel'GameTypePanel' |
| SplitOrientation | SPLIT_Vertical |
| SplitPosition | 0.08 |
| WinHeight | 0.9 |
| WinLeft | 0.0 |
| WinTop | 0.0 |
| WinWidth | 1.0 |
[edit] Functions
[edit] Static functions
[edit] IsStandardGameType
[edit] Events
[edit] InitComponent
event InitComponent (GUIController C, GUIComponent O)
Overrides: Browser_ServerListPageMS.InitComponent
[edit] Other instance functions
[edit] ChangeGameType
function ChangeGameType (GUIComponent Sender)
[edit] FindGameTypeName
[edit] MyParseDescStr
[edit] PopulateGameTypes
function PopulateGameTypes ()
