Worst-case scenario: the UEd Goblin wipes the map and burns down your house.

UE2:UT2K4GameTabBase (UT2004)

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to: navigation, search
UT2004 Object >> GUI >> GUIComponent >> GUIMultiComponent >> GUIPanel >> GUITabPanel >> UT2K4TabPanel >> UT2K4GameTabBase
Package: 
GUI2K4
Direct subclasses:
UT2K4Tab_BotConfigBase, UT2K4Tab_GameTypeBase, UT2K4Tab_MainBase, UT2K4Tab_MutatorBase, UT2K4Tab_RulesBase

Created on: 12/11/2003 Base class for Instant Action & Host Multiplayer tab panels

Written by Ron Prestenback © 2003, Epic Games, Inc. All Rights Reserved

Properties[edit]

p_Anchor[edit]

Type: UT2K4GamePageBase

Reference to the page that owns this tab

Default values[edit]

Property Value
FadeInTime 0.25

Functions[edit]

Events[edit]

InitComponent[edit]

event InitComponent (GUIController MyController, GUIComponent MyOwner)

Overrides: GUIPanel.InitComponent


Other instance functions[edit]

Play[edit]

function string Play ()


SetFooterCaption[edit]

function SetFooterCaption (string NewCaption, optional float SecondsToFade)