| Overview | Package | Class | Source | Class tree | Glossary | UnrealScript Documentation |
| previous class next class | frames no frames | |||||
Core.Object
|
+-- XInterface.GUI
|
+-- XInterface.GUIComponent
|
+-- XInterface.GUIMultiComponent
|
+-- XInterface.GUIPage
|
+-- XInterface.UT2K4GUIPage
|
+-- GUI2K4.PopupPageBase
|
+-- GUI2K4.MessageWindow
BlackoutWindow, UT2K4GenericMessageBox, UT2K4InternetSettingsPage
| Variables Summary |
|---|
| Inherited Variables from GUI2K4.PopupPageBase |
|---|
| bClosing, bFading, CurFade, CurFadeTime, DesiredFade, FadeTime, i_FrameBG |
| Inherited Variables from XInterface.UT2K4GUIPage |
|---|
| BeepSound, FadeInSound, PopInSound, SlideInSound |
| Functions Summary |
|---|
| Inherited Functions from GUI2K4.PopupPageBase |
|---|
| FadeIn, FadeOut, InternalOnPreDraw, Opened |
| Defaultproperties |
|---|
defaultproperties
{
Begin Object Class=FloatingImage Name=MessageWindowFrameBackground
WinWidth=1
WinHeight=1
WinLeft=0
WinTop=0
Image=material'2K4Menus.NewControls.Display2'
bBoundToParent=true
bScaleToParent=true
DropShadowX=0
DropShadowY=0
End Object
i_FrameBG=MessageWindowFrameBackground
WinLeft=0.0
WinHeight=0.38
WinTop=0.3
WinWidth=1.0
}
|
| Overview | Package | Class | Source | Class tree | Glossary | UnrealScript Documentation |
| previous class next class | frames no frames | |||||