Gah - a solution with more questions. – EntropicLqd
UE2:Browser_ServersList (UT2003)
Object >> GUI >> GUIComponent >> GUIListBase >> GUIVertList >> GUIMultiColumnList >> Browser_ServersList |
Contents
- 1 Properties
- 2 Functions
- 2.1 Events
- 2.2 Other instance functions
- 2.2.1 AddFavorite
- 2.2.2 AutoPingServers
- 2.2.3 Clear
- 2.2.4 Connect
- 2.2.5 CopyServerToClipboard
- 2.2.6 InitComponent
- 2.2.7 InternalOnKeyEvent
- 2.2.8 InvalidatePings
- 2.2.9 MyOnChange
- 2.2.10 MyOnDblClick
- 2.2.11 MyOnDrawItem
- 2.2.12 MyOnReceivedServer
- 2.2.13 MyPingTimeout
- 2.2.14 MyQueryFinished
- 2.2.15 MyReceivedPingInfo
- 2.2.16 RemoveCurrentServer
- 2.2.17 RePingServers
- 2.2.18 StopPings
- 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]
Property group 'Browser_ServersList'[edit]
IconDescriptions[edit]
Modifiers: localized
Default value, index 0: "Passworded"
Default value, index 1: "Stats Enabled"
Default value, index 2: "Latest Version"
Default value, index 3: "Listen Server"
Default value, index 4: "Instagib"
Default value, index 5: "Standard Server"
Default value, index 6: "UT Classic"
Icons[edit]
Default value, index 0: Material'ServerIcons.Password'
Default value, index 1: Material'ServerIcons.Stats'
Default value, index 2: Material'ServerIcons.LatestVersion'
Default value, index 3: Material'ServerIcons.ListenServer'
Default value, index 4: Material'ServerIcons.Instagib'
Default value, index 5: Material'ServerIcons.Standard'
Default value, index 6: Material'xInterface.S_UTClassic'
Servers[edit]
Type: array<GameInfo.ServerResponseLine>
Internal variables[edit]
MaxSimultaneousPings[edit]
Type: int
Modifiers: globalconfig
MyPage[edit]
Type: Browser_ServerListPageBase
MyPlayersList[edit]
Type: Browser_PlayersList
MyRulesList[edit]
Type: Browser_RulesList
NumPlayers[edit]
Type: int
NumReceivedPings[edit]
Type: int
OutstandingPings[edit]
PingStart[edit]
Type: int
SelStyle[edit]
Type: GUIStyles
UseSimultaneousPings[edit]
Type: int
Default values[edit]
Property | Value |
---|---|
ColumnHeadings[1] | "Server Name" |
ColumnHeadings[2] | "Map" |
ColumnHeadings[3] | "Players" |
ColumnHeadings[4] | "Ping" |
InitColumnPerc[0] | 0.1 |
InitColumnPerc[1] | 0.37 |
InitColumnPerc[2] | 0.25 |
InitColumnPerc[3] | 0.13 |
InitColumnPerc[4] | 0.15 |
SortColumn | 4 |
Functions[edit]
Events[edit]
GetSortString[edit]
Overrides: GUIMultiColumnList.GetSortString
Timer[edit]
Overrides: GUIComponent.Timer
Other instance functions[edit]
AddFavorite[edit]
AutoPingServers[edit]
Clear[edit]
Overrides: GUIMultiColumnList.Clear
Connect[edit]
CopyServerToClipboard[edit]
InitComponent[edit]
Overrides: GUIMultiColumnList.InitComponent
InternalOnKeyEvent[edit]
Overrides: GUIVertList.InternalOnKeyEvent