I love the smell of UnrealEd crashing in the morning. – tarquin
UE2:UT2K4SPTab_Ladder (UT2004)
From Unreal Wiki, The Unreal Engine Documentation Site
Object >> GUI >> GUIComponent >> GUIMultiComponent >> GUIPanel >> GUITabPanel >> UT2K4TabPanel >> UT2K4SPTab_Base >> UT2K4SPTab_LadderBase >> UT2K4SPTab_Ladder |
- 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. |
Main single player ladder menu
Written by Michiel Hendriks (c) 2003, 2004, Epic Games, Inc. All Rights Reserved
Properties
See UT2K4SPTab_Ladder properties.
Functions
Events
InitComponent
event InitComponent (GUIController pMyController, GUIComponent MyOwner)
Overrides: UT2K4SPTab_Base.InitComponent
Other instance functions
CreateLadderButtons
function CreateLadderButtons (float top, float left, float width, float height, int ladderid, string title)
OnChallengeSelect
function OnChallengeSelect (GUIComponent Sender)
OnChampClick
function bool OnChampClick (GUIComponent Sender)
onLadderClick
function bool onLadderClick (GUIComponent Sender)
SetCompletedLadder
return if the ladder is _open_
setLadderVisibility
Show/Hide a ladder
showChampButton
function showChampButton (bool bActive)
ShowPanel
function ShowPanel (bool bShow)
Overrides: UT2K4SPTab_LadderBase.ShowPanel
make sure the main window is set