Once I get that upgrade to 36-hour days, I will tackle that. – Mychaeel

UE2:UT2k4MainMenu (UT2004)

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to: navigation, search
UT2004 Object >> GUI >> GUIComponent >> GUIMultiComponent >> GUIPage >> UT2K4GUIPage >> UT2k4MainMenu
Package: 
GUI2K4

The Main Menu

(c) 2003, Epic Games, Inc. All Rights Reserved Updated by Ron Prestenback

Properties[edit]

See UT2k4MainMenu properties.

Functions[edit]

Events[edit]

InitComponent[edit]

event InitComponent (GUIController MyController, GUIComponent MyOwner)

Overrides: GUIPage.InitComponent


NotifyLevelChange[edit]

event bool NotifyLevelChange ()

Overrides: GUIPage.NotifyLevelChange


Opened[edit]

event Opened (GUIComponent Sender)

Overrides: GUIMultiComponent.Opened


Timer[edit]

event Timer ()

Overrides: GUIComponent.Timer


Other instance functions[edit]

BkCharDraw[edit]

function bool BkCharDraw (Canvas Canvas)


ButtonClick[edit]

function bool ButtonClick (GUIComponent Sender)


CanClose[edit]

function bool CanClose (optional bool bCancelled)


CommunityDraw[edit]

function bool CommunityDraw (Canvas c)


InitAnimOut[edit]

function InitAnimOut (GUIComponent C, float X, float Y, float Z)


InternalOnOpen[edit]

function InternalOnOpen ()


MainReopened[edit]

function MainReopened ()


MenuIn_Done[edit]

function MenuIn_Done (GUIComponent Sender, GUI.EAnimationType Type)


MenuIn_OnArrival[edit]

function MenuIn_OnArrival (GUIComponent Sender, GUI.EAnimationType Type)


MenuOut_Done[edit]

function MenuOut_Done (GUIComponent Sender, GUI.EAnimationType Type)


MoveOn[edit]

function MoveOn ()


MyKeyEvent[edit]

function bool MyKeyEvent (out byte Key, out byte State, float delta)


MyOnDraw[edit]

function bool MyOnDraw (Canvas Canvas)


OnClose[edit]

function OnClose (optional bool bCancelled)

Overrides: GUIPage.OnClose


PanHugeDraw[edit]

function bool PanHugeDraw (Canvas Canvas)


PlayPopSound[edit]

function PlayPopSound (GUIComponent Sender, GUI.EAnimationType Type)