Always snap to grid

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

HSplitter

Type: UWindowHSplitter


PrevSplitPos

Type: float


Server

Type: UBrowserServerList


VSplitter

Type: UWindowVSplitter


Instance functions

BeforePaint

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

Overrides: UWindowWindow.BeforePaint


Created

function Created ()

Overrides: UWindowWindow.Created


Paint

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

Overrides: UWindowWindow.Paint


Resized

function Resized ()

Overrides: UWindowWindow.Resized