Gah - a solution with more questions. – EntropicLqd
UE2:UT2K4SPTab_ExtraLadder (UT2004)
From Unreal Wiki, The Unreal Engine Documentation Site
Object >> GUI >> GUIComponent >> GUIMultiComponent >> GUIPanel >> GUITabPanel >> UT2K4TabPanel >> UT2K4SPTab_Base >> UT2K4SPTab_ExtraLadder |
- Package:
- GUI2K4
This is an auto-generated page and may need human attention. Please remove the {{autogenerated}} tag if the page seems reasonably complete or replace it with the {{expand}} tag if the page is not yet complete. |
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