The three virtues of a programmer: Laziness, Impatience, and Hubris. – Larry Wall
UE1:UBrowserServerGrid (RTNP)
Object >> UWindowBase >> UWindowWindow >> UWindowGrid >> UBrowserServerGrid |
Contents
- 1 Properties
- 2 Instance functions
- 2.1 ByMap
- 2.2 ByName
- 2.3 ByPing
- 2.4 ByPlayers
- 2.5 Close
- 2.6 Compare
- 2.7 CreateColumns
- 2.8 Created
- 2.9 DoubleClickRow
- 2.10 GetSelectedRow
- 2.11 GetServerUnderRow
- 2.12 KeyDown
- 2.13 MouseLeaveColumn
- 2.14 PaintColumn
- 2.15 Refresh
- 2.16 RefreshServer
- 2.17 RePing
- 2.18 RightClickRow
- 2.19 SelectRow
- 2.20 ShowInfo
- 2.21 SortColumn
- 2.22 Tick
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. |
UBrowserServerGrid - base class for server listings
Properties
AutoPingInterval
Type: int
Default value: 5
bSortDescending
Type: bool
Count
Type: int
ip
Type: UWindowGridColumn
MapName
Type: UWindowGridColumn
MapNameName
Type: string
Modifiers: localized
Default value: "Map Name"
Menu
Type: UBrowserRightClickMenu
OldPingServer
Type: UBrowserServerList
Ping
Type: UWindowGridColumn
PingName
Type: string
Modifiers: localized
Default value: "Ping"
Players
Type: UWindowGridColumn
PlayersName
Type: string
Modifiers: localized
Default value: "Players"
port
Type: UWindowGridColumn
SelectedServer
Type: UBrowserServerList
Server
Type: UWindowGridColumn
ServerName
Type: string
Modifiers: localized
Default value: "Server"
SortByColumn
Type: UWindowGridColumn
TimePassed
Type: float
Instance functions
ByMap
ByName
ByPing
ByPlayers
Close
Overrides: UWindowWindow.Close
Compare
CreateColumns
Created
Overrides: UWindowGrid.Created
DoubleClickRow
Overrides: UWindowGrid.DoubleClickRow
GetSelectedRow
GetServerUnderRow
KeyDown
Overrides: UWindowGrid.KeyDown
MouseLeaveColumn
Overrides: UWindowGrid.MouseLeaveColumn
PaintColumn
Overrides: UWindowGrid.PaintColumn
Refresh
RefreshServer
RePing
RightClickRow
Overrides: UWindowGrid.RightClickRow
SelectRow
Overrides: UWindowGrid.SelectRow
ShowInfo
SortColumn
Overrides: UWindowGrid.SortColumn
Tick
Overrides: UWindowWindow.Tick