Gah - a solution with more questions. – EntropicLqd
UE1:UWindowScrollingDialogClient (UT)
From Unreal Wiki, The Unreal Engine Documentation Site
| Object >> UWindowBase >> UWindowWindow >> UWindowClientWindow >> UWindowDialogClientWindow >> UWindowPageWindow >> UWindowScrollingDialogClient |
Contents |
- Package:
- UWindow
- Direct subclasses:
- SpeechBinderSC, UMenuAudioScrollClient, UMenuBotConfigSClient, UMenuBotSetupSC, UMenuCustomizeScrollClient, UMenuGameOptionsScrollClient, UMenuGameRulesSClient, UMenuGameSettingsSClient, UMenuHUDConfigScrollClient, UMenuInputOptionsScrollClient, UMenuLoadGameScrollClient, UMenuNetworkScrollClient, UMenuPlayerSetupScrollClient, UMenuSaveGameScrollClient, UMenuServerSetupSC, UMenuStartMatchScrollClient, UMenuTeamGameRulesSClient, UMenuVideoScrollClient, UTAssaultRulesSC, UTBotConfigSClient, UTIndivBotSetupSC, 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
[edit] Properties
[edit] BRBitmap
Type: UWindowBitmap
[edit] bShowHorizSB
Type: bool
[edit] bShowVertSB
Type: bool
[edit] ClientArea
Type: UWindowDialogClientWindow
[edit] ClientClass
Type: class<UWindowDialogClientWindow>
Default value: Class'UWindow.UWindowDialogClientWindow'
[edit] FixedArea
Type: UWindowDialogClientWindow
[edit] FixedAreaClass
Type: class<UWindowDialogClientWindow>
[edit] HorizSB
Type: UWindowHScrollBar
[edit] VertSB
Type: UWindowVScrollBar
[edit] Instance functions
[edit] BeforePaint
Overrides: UWindowWindow.BeforePaint
[edit] Created
function Created ()
Overrides: UWindowWindow.Created
[edit] GetDesiredDimensions
Overrides: UWindowDialogClientWindow.GetDesiredDimensions
[edit] Paint
Overrides: UWindowDialogClientWindow.Paint
