There is no spoon
UE2:Browser_ServerListPageMSCustom (UT2003)
From Unreal Wiki, The Unreal Engine Documentation Site
Object >> GUI >> GUIComponent >> GUIMultiComponent >> GUIPanel >> GUITabPanel >> Browser_Page >> Browser_ServerListPageBase >> Browser_ServerListPageMS >> Browser_ServerListPageMSCustom |
Contents
- Package:
- XInterface
- This class in other games:
- UT2004
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]
CustomInitialized[edit]
Type: bool
GameTypeCombo[edit]
Type: GUIComboBox
GameTypeSplit[edit]
Type: GUISplitter
Default value: GUISplitter'MyGameTypeSplitter'
LastGameType[edit]
Type: string
Modifiers: config
MainSplit[edit]
Type: GUISplitter
Subobjects[edit]
GameTypePanel[edit]
Class: XInterface.GUIPanel
Property | Value |
---|---|
Controls[0] | GUIComboBox'MyGameTypeCombo' |
Controls[1] | GUILabel'MyGameTypeLabel' |
MyGameTypeCombo[edit]
Class: XInterface.GUIComboBox
Property | Value |
---|---|
WinHeight | 24.0 |
WinLeft | 0.61574 |
WinTop | 0.25 |
WinWidth | 0.365 |
MyGameTypeLabel[edit]
Class: XInterface.GUILabel
Property | Value | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Caption | "Game Type" | ||||||||||
TextAlign | TXTA_Left | ||||||||||
TextColor |
|
||||||||||
WinHeight | 24.0 | ||||||||||
WinLeft | 0.405117 | ||||||||||
WinTop | 0.283333 | ||||||||||
WinWidth | 0.4 |
MyGameTypeSplitter[edit]
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 |
Functions[edit]
Static functions[edit]
IsStandardGameType[edit]
Instance functions[edit]
ChangeGameType[edit]
function ChangeGameType (GUIComponent Sender)
FindGameTypeName[edit]
InitComponent[edit]
function InitComponent (GUIController C, GUIComponent O)
Overrides: Browser_ServerListPageMS.InitComponent
MyParseDescStr[edit]
PopulateGameTypes[edit]
function PopulateGameTypes ()