I don't need to test my programs. I have an error-correcting modem.

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

See UT2k4MainMenu properties.

Functions

Events

InitComponent

event InitComponent (GUIController MyController, GUIComponent MyOwner)

Overrides: GUIPage.InitComponent


NotifyLevelChange

event bool NotifyLevelChange ()

Overrides: GUIPage.NotifyLevelChange


Opened

event Opened (GUIComponent Sender)

Overrides: GUIMultiComponent.Opened


Timer

event Timer ()

Overrides: GUIComponent.Timer


Other instance functions

BkCharDraw

function bool BkCharDraw (Canvas Canvas)


ButtonClick

function bool ButtonClick (GUIComponent Sender)


CanClose

function bool CanClose (optional bool bCancelled)


CommunityDraw

function bool CommunityDraw (Canvas c)


InitAnimOut

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


InternalOnOpen

function InternalOnOpen ()


MainReopened

function MainReopened ()


MenuIn_Done

function MenuIn_Done (GUIComponent Sender, GUI.EAnimationType Type)


MenuIn_OnArrival

function MenuIn_OnArrival (GUIComponent Sender, GUI.EAnimationType Type)


MenuOut_Done

function MenuOut_Done (GUIComponent Sender, GUI.EAnimationType Type)


MoveOn

function MoveOn ()


MyKeyEvent

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


MyOnDraw

function bool MyOnDraw (Canvas Canvas)


OnClose

function OnClose (optional bool bCancelled)

Overrides: GUIPage.OnClose


PanHugeDraw

function bool PanHugeDraw (Canvas Canvas)


PlayPopSound

function PlayPopSound (GUIComponent Sender, GUI.EAnimationType Type)