Mostly Harmless

UE2:UT2K4SPTab_ExtraLadder (UT2004)

From Unreal Wiki, The Unreal Engine Documentation Site
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[edit]

CustomLadderTab[edit]

Type: string


Default value: "GUI2K4.UT2K4SPTab_CustomLadder"

tcTabs[edit]

Type: GUITabControl

Modifiers: automated


Default value: GUITabControl'PageTabs'

Default values[edit]

Property Value
PanelCaption "Additional"

Subobjects[edit]

PageTabs[edit]

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[edit]

Events[edit]

InitComponent[edit]

event InitComponent (GUIController pMyController, GUIComponent MyOwner)

Overrides: UT2K4SPTab_Base.InitComponent


Other instance functions[edit]

InternalOnChange[edit]

function InternalOnChange (GUIComponent Sender)


onPlayClick[edit]

function bool onPlayClick ()

Overrides: UT2K4SPTab_Base.onPlayClick

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

ShowPanel[edit]

function ShowPanel (bool bShow)

Overrides: UT2K4SPTab_Base.ShowPanel

make sure the main window is set