Function Summary |
int |
ByMap(UBrowserServerList T, UBrowserServerList B) |
int |
ByName(UBrowserServerList T, UBrowserServerList B) |
int |
ByPing(UBrowserServerList T, UBrowserServerList B) |
int |
ByPlayers(UBrowserServerList T, UBrowserServerList B) |
void |
Close(optional bool) |
int |
Compare(UBrowserServerList T, UBrowserServerList B) |
void |
CreateColumns() |
void |
Created() |
void |
DoubleClickRow(int Row) |
void |
DrawCell(Canvas C, float X, float Y, UWindowGridColumn Column, UBrowserServerList List) |
int |
GetSelectedRow() |
UBrowserServerList |
GetServerUnderRow(int Row) |
void |
JoinServer(UBrowserServerList Server) |
void |
KeyDown(int Key, float X, float Y) |
void |
MouseLeaveColumn(UWindowGridColumn Column) |
void |
PaintColumn(Canvas C, UWindowGridColumn Column, float MouseX, float MouseY) |
void |
RePing() |
void |
Refresh() |
void |
RefreshServer() |
void |
RightClickRow(int Row, float X, float Y) |
void |
SelectRow(int Row) |
void |
ShowInfo(UBrowserServerList List) |
void |
SortColumn(UWindowGridColumn Column) |
void |
Tick(float DeltaTime) |