UE1:UBrowserOpenWindow (UT)

From Unreal Wiki, The Unreal Engine Documentation Site
Revision as of 09:11, 17 May 2008 by Wormbo (talk | contribs) (Auto-generated page)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.
UT Object >> UWindowBase >> UWindowWindow >> UWindowFramedWindow >> UBrowserOpenWindow
Package:
UBrowser

null

Properties

CloseButton

Type: UWindowSmallCloseButton


OKButton

Type: UWindowSmallButton


OKText

Type: string

Modifiers: localized


Default value: "OK"

Default values

Property Value
ClientClass Class'UBrowser.UBrowserOpenCW'
WindowTitle "Open Location"

Instance functions

BeforePaint

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

Overrides: UWindowFramedWindow.BeforePaint


Created

function Created ()

Overrides: UWindowFramedWindow.Created


Paint

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

Overrides: UWindowFramedWindow.Paint


Resized

function Resized ()

Overrides: UWindowFramedWindow.Resized


ResolutionChanged

function ResolutionChanged (float W, float H)

Overrides: UWindowWindow.ResolutionChanged


SetSizePos

function SetSizePos ()