I search for solutions in this order: Past Code, Unreal Source, Wiki, BUF, groups.yahoo, google, screaming at monitor. – RegularX

UE1:UBrowserIRCWindow (UT)

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to: navigation, search
Package: 
UBrowser

null

Properties

PageControl

Type: UWindowPageControl


SystemName

Type: string

Modifiers: localized


Default value: "System"

SystemPage

Type: UBrowserIRCSystemPage


Instance functions

BeforePaint

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

Overrides: UWindowWindow.BeforePaint


Close

function Close (optional bool bByParent)

Overrides: UWindowClientWindow.Close


Created

function Created ()

Overrides: UWindowWindow.Created


Resized

function Resized ()

Overrides: UWindowWindow.Resized


WindowHidden

function WindowHidden ()

Overrides: UWindowWindow.WindowHidden