I love the smell of UnrealEd crashing in the morning. – tarquin
UE1:UWindowScrollingDialogClient (U1)
From Unreal Wiki, The Unreal Engine Documentation Site
Object >> UWindowBase >> UWindowWindow >> UWindowClientWindow >> UWindowDialogClientWindow >> UWindowPageWindow >> UWindowScrollingDialogClient |
This is an auto-generated page and may need human attention. Please remove the {{autogenerated}} tag if the page seems reasonably complete or replace it with the {{expand}} tag if the page is not yet complete. |
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
Overrides: UWindowWindow.BeforePaint
Created
function Created ()
Overrides: UWindowWindow.Created
GetDesiredDimensions
Overrides: UWindowDialogClientWindow.GetDesiredDimensions
Paint
Overrides: UWindowDialogClientWindow.Paint