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
PopupPageBase, UT2k4MainMenu, UT2K4MainPage, UT2K4MidGameMenu, UT2K4ServerInfo, UT2K4SP_HighScores, UT2K4SP_Message
Variables Summary | |
---|---|
Sound | BeepSound |
Sound | FadeInSound |
Sound | PopInSound |
Sound | SlideInSound |
Inherited Variables from XInterface.GUIPage |
---|
Background, BackgroundColor, BackgroundRStyle, bAllowedAsLast, bCaptureInput, bCheckResolution, bDisconnectOnOpen, bPauseIfPossible, bPersistent, bRenderWorld, bRequire640x480, bRestorable, CloseSound, InactiveFadeColor, OpenSound, ParentPage, Timers |
Inherited Variables from XInterface.GUIMultiComponent |
---|
AnimationCount, bAlwaysAutomate, bDrawFocusedLast, bOldStyleMenus, Components, Controls, FocusedControl, PropagateVisibility |
Functions Summary |
---|
Inherited Functions from XInterface.GUIPage |
---|
AllowOpen, ChangeHint, CheckResolution, Closed, Free, GetDataString, GetRestoreParams, HandleObject, HandleParameters, InitComponent, IsOpen, NotifyLevelChange, PlayCloseSound, PlayOpenSound, SetDataString, SetFocus |
Variables Detail |
---|
Defaultproperties |
---|
defaultproperties { PopInSound=Sound'2K4MenuSounds.MainMenu.OptionIn' SlideInSound=Sound'2K4MenuSounds.MainMenu.GraphSlide' FadeInSound=Sound'2K4MenuSounds.MainMenu.CharFade' BeepSound=Sound'MenuSounds.select3' WinTop=0.375000 WinHeight=0.500000 } |
Overview | Package | Class | Source | Class tree | Glossary | UnrealScript Documentation |
previous class next class | frames no frames |