My program doesn't have bugs. It just develops random features.
UE2:ServerBrowserMCList (UT2004)
From Unreal Wiki, The Unreal Engine Documentation Site
| Object >> GUI >> GUIComponent >> GUIListBase >> GUIVertList >> GUIMultiColumnList >> ServerBrowserMCList |
Contents |
- Package:
- GUI2K4
- Direct subclasses:
- UT2K4Browser_BuddyList, UT2K4Browser_PlayersList, UT2K4Browser_RulesList, UT2K4Browser_ServersList
| 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. |
Base class for server browser multi-column listboxes
Created by Ron Prestenback © 2003, Epic Games, Inc. All Rights Reserved
[edit] Properties
[edit] tp_MyPage
Type: UT2K4Browser_ServerListPageBase
[edit] Default values
| Property | Value |
|---|---|
| bVisibleWhenEmpty | True |
| OnDrawItem | MyOnDrawItem |
| RenderWeight | 1.0 |
| SelectedStyleName | "BrowserListSelection" |
| StyleName | "ServerBrowserGrid" |
[edit] Instance functions
[edit] MyOnDrawItem
function MyOnDrawItem (Canvas Canvas, int i, float X, float Y, float W, float H, bool bSelected, bool bPending)
[edit] SetAnchor
function SetAnchor (UT2K4Browser_ServerListPageBase Anchor)
