| 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
|
+-- KFGui.KFPopupPage
| Variables Summary |
|---|
| Inherited Variables from GUI2K4.PopupPageBase |
|---|
| bClosing, bFading, CurFade, CurFadeTime, DesiredFade, FadeTime, i_FrameBG |
| Inherited Variables from XInterface.UT2K4GUIPage |
|---|
| BeepSound, FadeInSound, PopInSound, SlideInSound |
| Delegates Summary | ||
|---|---|---|
![]() | FadedIn () | |
![]() | FadedOut () | |
| Inherited Delegates from GUI2K4.PopupPageBase |
|---|
| FadedIn, FadedOut |
| Functions Summary | ||
|---|---|---|
![]() | FadeIn ())) | |
![]() | FadeOut ())) | |
![]() | bool | InternalOnPreDraw (Canvas C )) |
![]() | Opened (GUIComponent Sender)) | |
| Inherited Functions from GUI2K4.PopupPageBase |
|---|
| FadeIn, FadeOut, InternalOnPreDraw, Opened |
| Delegates Detail |
|---|
FadedIn Source code
FadedOut Source code| Functions Detail |
|---|
FadeIn Source code
FadeOut Source code
InternalOnPreDraw Source code
Opened Source code| Defaultproperties |
|---|
defaultproperties
{
Begin Object Class=FloatingImage Name=FloatingFrameBackground
Image=Texture'2K4Menus.NewControls.Display1'
DropShadow=None
ImageStyle=ISTY_Stretched
ImageRenderStyle=MSTY_Normal
WinTop=0.020000
WinLeft=0.000000
WinWidth=1.000000
WinHeight=0.980000
RenderWeight=0.000003
End Object
i_FrameBG=FloatingImage'KFGui.KFPopupPage.FloatingFrameBackground'
OnPreDraw=KFPopupPage.InternalOnPreDraw
}
|
| Overview | Package | Class | Source | Class tree | Glossary | UnrealScript Documentation |
| previous class next class | frames no frames | |||||