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

UE2:UT2K4SPTab_ExtraLadder (UT2004)

From Unreal Wiki, The Unreal Engine Documentation Site
Revision as of 09:11, 17 May 2008 by Wormbo (Talk | contribs) (Auto-generated page)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
UT2004 Object >> GUI >> GUIComponent >> GUIMultiComponent >> GUIPanel >> GUITabPanel >> UT2K4TabPanel >> UT2K4SPTab_Base >> UT2K4SPTab_ExtraLadder
Package: 
GUI2K4

Page for the additional custom ladder pages

Written by Michiel Hendriks (c) 2003, Epic Games, Inc. All Rights Reserved

Properties

CustomLadderTab

Type: string


Default value: "GUI2K4.UT2K4SPTab_CustomLadder"

tcTabs

Type: GUITabControl

Modifiers: automated


Default value: GUITabControl'PageTabs'

Default values

Property Value
PanelCaption "Additional"

Subobjects

PageTabs

Class: XInterface.GUITabControl

Property Value
bAcceptsInput True
BackgroundStyleName "TabBackground"
bBoundToParent True
bDockPanels True
bFillSpace False
OnChange InternalOnChange
RenderWeight 0.49
TabHeight 0.036
TabOrder 3
WinHeight 0.04
WinLeft 0.0
WinTop 0.0
WinWidth 1.0

Functions

Events

InitComponent

event InitComponent (GUIController pMyController, GUIComponent MyOwner)

Overrides: UT2K4SPTab_Base.InitComponent


Other instance functions

InternalOnChange

function InternalOnChange (GUIComponent Sender)


onPlayClick

function bool onPlayClick ()

Overrides: UT2K4SPTab_Base.onPlayClick

Will be called when the "play" button on the main page is clicked

ShowPanel

function ShowPanel (bool bShow)

Overrides: UT2K4SPTab_Base.ShowPanel

make sure the main window is set