I don't need to test my programs. I have an error-correcting modem.

UE1:UWindowScrollingDialogClient (U1)

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to: navigation, search
Package: 
UWindow
This class in other games:
RTNP, UT

null

Properties

BRBitmap

Type: UWindowBitmap


bShowHorizSB

Type: bool


bShowVertSB

Type: bool


ClientArea

Type: UWindowDialogClientWindow


ClientClass

Type: class<UWindowDialogClientWindow>


Default value: Class'UWindow.UWindowDialogClientWindow'

FixedArea

Type: UWindowDialogClientWindow


FixedAreaClass

Type: class<UWindowDialogClientWindow>


HorizSB

Type: UWindowHScrollBar


VertSB

Type: UWindowVScrollBar


Instance functions

BeforePaint

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

Overrides: UWindowWindow.BeforePaint


Created

function Created ()

Overrides: UWindowWindow.Created


GetDesiredDimensions

function GetDesiredDimensions (out float W, out float H)

Overrides: UWindowDialogClientWindow.GetDesiredDimensions


Paint

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

Overrides: UWindowDialogClientWindow.Paint