Once I get that upgrade to 36-hour days, I will tackle that. – Mychaeel
UE2:UT2MainPage (UT2004)
From Unreal Wiki, The Unreal Engine Documentation Site
Object >> GUI >> GUIComponent >> GUIMultiComponent >> GUIPage >> UT2K3GUIPage >> UT2MainPage |
- Package:
- XInterface
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. |
Parent: GUIPage Class: XInterface.UT2K4MainPage Date: 04-28-2003
Base class for all main menu pages.
Written by Ron Prestenback (c) 2003, Epic Games, Inc. All Rights Reserved
Properties
c_Tabs
Type: GUITabControl
Modifiers: automated
Default value: GUITabControl'PageTabs'
PanelCaption
Modifiers: localized
PanelClass
PanelHint
Modifiers: localized
Type: GUIFooter
Modifiers: automated
t_Header
Type: GUIHeader
Modifiers: automated
Default values
Property | Value |
---|---|
Background | Material'InterfaceContent.Backgrounds.bg10' |
Subobjects
PageTabs
Class: XInterface.GUITabControl
Property | Value |
---|---|
bAcceptsInput | True |
bDockPanels | True |
bFillSpace | False |
OnChange | InternalOnChange |
TabHeight | 0.04 |
WinHeight | 48.0 |
WinLeft | 0.0 |
WinTop | 0.25 |
WinWidth | 1.0 |
Functions
Events
InitComponent
event InitComponent (GUIController MyC, GUIComponent MyO)
Overrides: GUIPage.InitComponent
Other instance functions
InternalOnChange
function InternalOnChange (GUIComponent Sender)