Worst-case scenario: the UEd Goblin wipes the map and burns down your house.
UE1:UWindowDialogClientWindow (UT)
From Unreal Wiki, The Unreal Engine Documentation Site
| Object >> UWindowBase >> UWindowWindow >> UWindowClientWindow >> UWindowDialogClientWindow |
Contents |
- Package:
- UWindow
- Direct subclasses:
- UBrowserEditFavoriteCW, UBrowserIRCSetupClient, UBrowserOpenCW, UMenuBotmatchClientWindow, UMenuDialogClientWindow, UMenuOptionsClientWindow, UMenuScreenshotCW, UTPasswordCW, UWindowConsoleClientWindow, UWindowMessageBoxCW, UWindowPageWindow
- 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] DesiredHeight
Type: float
[edit] DesiredWidth
Type: float
[edit] TabLast
Type: UWindowDialogControl
[edit] Instance functions
[edit] CreateControl
function UWindowDialogControl CreateControl (class<UWindowDialogControl> ControlClass, float X, float Y, float W, float H, optional UWindowWindow OwnerWindow)
[edit] GetDesiredDimensions
Overrides: UWindowWindow.GetDesiredDimensions
[edit] Notify
function Notify (UWindowDialogControl C, byte E)
[edit] OKPressed
function OKPressed ()
[edit] Paint
Overrides: UWindowWindow.Paint
