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

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

p_Anchor

Type: UT2K4GamePageBase

Reference to the page that owns this tab

Default values

Property Value
FadeInTime 0.25

Functions

Events

InitComponent

event InitComponent (GUIController MyController, GUIComponent MyOwner)

Overrides: GUIPanel.InitComponent


Other instance functions

Play

function string Play ()


SetFooterCaption

function SetFooterCaption (string NewCaption, optional float SecondsToFade)