Always snap to grid

UE1:UBrowserOpenWindow (UT)

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to: navigation, search
UT Object >> UWindowBase >> UWindowWindow >> UWindowFramedWindow >> UBrowserOpenWindow
Package: 
UBrowser

null

Properties[edit]

CloseButton[edit]

Type: UWindowSmallCloseButton


OKButton[edit]

Type: UWindowSmallButton


OKText[edit]

Type: string

Modifiers: localized


Default value: "OK"

Default values[edit]

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

Instance functions[edit]

BeforePaint[edit]

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

Overrides: UWindowFramedWindow.BeforePaint


Created[edit]

function Created ()

Overrides: UWindowFramedWindow.Created


Paint[edit]

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

Overrides: UWindowFramedWindow.Paint


Resized[edit]

function Resized ()

Overrides: UWindowFramedWindow.Resized


ResolutionChanged[edit]

function ResolutionChanged (float W, float H)

Overrides: UWindowWindow.ResolutionChanged


SetSizePos[edit]

function SetSizePos ()