Mostly Harmless
UE1:UWindowScrollingDialogClient (UT)
From Unreal Wiki, The Unreal Engine Documentation Site
Object >> UWindowBase >> UWindowWindow >> UWindowClientWindow >> UWindowDialogClientWindow >> UWindowPageWindow >> UWindowScrollingDialogClient |
- Package:
- UWindow
- Direct subclasses:
- UTIndivBotSetupSC, SpeechBinderSC, UMenuAudioScrollClient, UMenuBotConfigSClient, UMenuBotSetupSC, UMenuCustomizeScrollClient, UMenuGameOptionsScrollClient, UMenuGameRulesSClient, UMenuGameSettingsSClient, UMenuHUDConfigScrollClient, UMenuInputOptionsScrollClient, UMenuLoadGameScrollClient, UMenuNetworkScrollClient, UMenuPlayerSetupScrollClient, UMenuSaveGameScrollClient, UMenuServerSetupSC, UMenuStartMatchScrollClient, UMenuTeamGameRulesSClient, UMenuVideoScrollClient, UTAssaultRulesSC, UTBotConfigSClient, UTLMSRulesSC, UTRulesSClient, UTServerSetupSC, UTSettingsSClient, UTTeamRSClient, UTTeamSSClient
- This class in other games:
- RTNP, U1
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[edit]
BRBitmap[edit]
Type: UWindowBitmap
bShowHorizSB[edit]
Type: bool
bShowVertSB[edit]
Type: bool
ClientArea[edit]
Type: UWindowDialogClientWindow
ClientClass[edit]
Type: class<UWindowDialogClientWindow>
Default value: Class'UWindow.UWindowDialogClientWindow'
FixedArea[edit]
Type: UWindowDialogClientWindow
FixedAreaClass[edit]
Type: class<UWindowDialogClientWindow>
HorizSB[edit]
Type: UWindowHScrollBar
VertSB[edit]
Type: UWindowVScrollBar
Instance functions[edit]
BeforePaint[edit]
Overrides: UWindowWindow.BeforePaint
Created[edit]
function Created ()
Overrides: UWindowWindow.Created
GetDesiredDimensions[edit]
Overrides: UWindowDialogClientWindow.GetDesiredDimensions
Paint[edit]
Overrides: UWindowDialogClientWindow.Paint