The three virtues of a programmer: Laziness, Impatience, and Hubris. – Larry Wall
UE1:UWindowDialogClientWindow (U1)
From Unreal Wiki, The Unreal Engine Documentation Site
| Object >> UWindowBase >> UWindowWindow >> UWindowClientWindow >> UWindowDialogClientWindow |
Contents |
- Package:
- UWindow
- Direct subclasses:
- UBrowserOpenBar, UWindowPageWindow
- This class in other games:
- RTNP, UT
| This is an auto-generated page and may need human attention. Please remove this 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)
[edit] GetDesiredDimensions
Overrides: UWindowWindow.GetDesiredDimensions
[edit] Notify
function Notify (UWindowDialogControl C, byte E)
[edit] OKPressed
function OKPressed ()
[edit] Paint
Overrides: UWindowWindow.Paint
