The three virtues of a programmer: Laziness, Impatience, and Hubris. – Larry Wall

UE2:UT2K4OnslaughtLoginMenu (UT2004)

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

Created on: 08/13/2003 Onslaught specific implementation of login menu

© 2003, Epic Games, Inc. All Rights Reserved

Properties[edit]

Property group 'UT2K4OnslaughtLoginMenu'[edit]

OnslaughtMapPanel[edit]

Type: GUI.GUITabItem


Default value:

Member Value
Caption "Map"
ClassName "GUI2K4.UT2K4Tab_OnslaughtMap"
Hint "Map of the area"

Functions[edit]

Events[edit]

HandleParameters[edit]

event HandleParameters (string Param1, string Param2)

Overrides: GUIPage.HandleParameters


Other instance functions[edit]

AddPanels[edit]

function AddPanels ()

Overrides: UT2K4PlayerLoginMenu.AddPanels