Always snap to grid
UE2:PopupPageBase (UT2004)
From Unreal Wiki, The Unreal Engine Documentation Site
Object >> GUI >> GUIComponent >> GUIMultiComponent >> GUIPage >> UT2K4GUIPage >> PopupPageBase |
Contents
- Package:
- GUI2K4
- Direct subclasses:
- FloatingWindow, MessageWindow, UT2K4DemoPlayback
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. |
Created on: 10/10/2003 Base class for non-fullscreen menus
Written by Ron Prestenback © 2003, Epic Games, Inc. All Rights Reserved
Properties
Property group 'Fade'
CurFade
Type: byte
Default value: 200
CurFadeTime
Type: float
DesiredFade
Type: byte
Default value: 80
FadeTime
Type: float
Modifiers: config
Default value: 0.35
Internal variables
bClosing
Type: bool
bFading
Type: bool
i_FrameBG
Type: FloatingImage
Modifiers: automated
Default value: FloatingImage'FloatingFrameBackground'
Default values
Property | Value |
---|---|
BackgroundRStyle | MSTY_Modulated |
bRenderWorld | True |
bRequire640x480 | False |
OnPreDraw | InternalOnPreDraw |
Subobjects
FloatingFrameBackground
Class: XInterface.FloatingImage
Property | Value | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
bBoundToParent | True | ||||||||||
bScaleToParent | True | ||||||||||
DropShadow | None | ||||||||||
Image | Material'2K4Menus.NewControls.Display1' | ||||||||||
ImageColor |
|
||||||||||
ImageRenderStyle | MSTY_Normal | ||||||||||
ImageStyle | ISTY_Stretched | ||||||||||
RenderWeight | 3.0E-6 | ||||||||||
WinHeight | 0.98 | ||||||||||
WinLeft | 0.0 | ||||||||||
WinTop | 0.02 | ||||||||||
WinWidth | 1.0 |
Delegates
FadedIn
delegate FadedIn ()
FadedOut
delegate FadedOut ()
Functions
Events
Opened
event Opened (GUIComponent Sender)
Overrides: GUIMultiComponent.Opened
Other instance functions
FadeIn
function FadeIn ()
FadeOut
function FadeOut ()