Worst-case scenario: the UEd Goblin wipes the map and burns down your house.
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[edit]
c_Tabs[edit]
Type: GUITabControl
Modifiers: automated
Default value: GUITabControl'PageTabs'
PanelCaption[edit]
Modifiers: localized
PanelClass[edit]
PanelHint[edit]
Modifiers: localized
[edit]
Type: GUIFooter
Modifiers: automated
t_Header[edit]
Type: GUIHeader
Modifiers: automated
Default values[edit]
Property | Value |
---|---|
Background | Material'InterfaceContent.Backgrounds.bg10' |
Subobjects[edit]
PageTabs[edit]
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[edit]
Events[edit]
InitComponent[edit]
event InitComponent (GUIController MyC, GUIComponent MyO)
Overrides: GUIPage.InitComponent
Other instance functions[edit]
InternalOnChange[edit]
function InternalOnChange (GUIComponent Sender)