Once I get that upgrade to 36-hour days, I will tackle that. – Mychaeel

UE1:UBrowserInfoClientWindow (UT)

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to: navigation, search
UT Object >> UWindowBase >> UWindowWindow >> UWindowClientWindow >> UBrowserInfoClientWindow
Package: 
UBrowser
This class in other games:
RTNP, U1

UBrowserInfoClientWindow - extra info on a specific server

Properties[edit]

HSplitter[edit]

Type: UWindowHSplitter


PrevSplitPos[edit]

Type: float


Server[edit]

Type: UBrowserServerList


VSplitter[edit]

Type: UWindowVSplitter


Instance functions[edit]

BeforePaint[edit]

function BeforePaint (Canvas C, float X, float Y)

Overrides: UWindowWindow.BeforePaint


Created[edit]

function Created ()

Overrides: UWindowWindow.Created


Paint[edit]

function Paint (Canvas C, float X, float Y)

Overrides: UWindowWindow.Paint


Resized[edit]

function Resized ()

Overrides: UWindowWindow.Resized