I search for solutions in this order: Past Code, Unreal Source, Wiki, BUF, groups.yahoo, google, screaming at monitor. – RegularX
UE2:UT2MainMenu (UT2004)
From Unreal Wiki, The Unreal Engine Documentation Site
Object >> GUI >> GUIComponent >> GUIMultiComponent >> GUIPage >> UT2K3GUIPage >> UT2MainMenu |
- Package:
- XInterface
- This class in other games:
- UT2003
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. |
Class: XInterface.UT2MainMenu
The Main Menu
(c) 2002, Epic Games, Inc. All Rights Reserved
Properties[edit]
AllowClose[edit]
Type: bool
Default values[edit]
See UT2MainMenu defaults.
Functions[edit]
Events[edit]
InitComponent[edit]
event InitComponent (GUIController MyController, GUIComponent MyOwner)
Overrides: GUIPage.InitComponent
Other instance functions[edit]
ButtonClick[edit]
function bool ButtonClick (GUIComponent Sender)
CanClose[edit]
MyKeyEvent[edit]
OnClose[edit]
function OnClose (optional bool bCanceled)
Overrides: GUIPage.OnClose