Gah - a solution with more questions. – EntropicLqd
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[edit]
See UT2K4SPTab_Ladder properties.
Functions[edit]
Events[edit]
InitComponent[edit]
event InitComponent (GUIController pMyController, GUIComponent MyOwner)
Overrides: UT2K4SPTab_Base.InitComponent
Other instance functions[edit]
CreateLadderButtons[edit]
function CreateLadderButtons (float top, float left, float width, float height, int ladderid, string title)
OnChallengeSelect[edit]
function OnChallengeSelect (GUIComponent Sender)
OnChampClick[edit]
function bool OnChampClick (GUIComponent Sender)
onLadderClick[edit]
function bool onLadderClick (GUIComponent Sender)
SetCompletedLadder[edit]
return if the ladder is _open_
setLadderVisibility[edit]
Show/Hide a ladder
showChampButton[edit]
function showChampButton (bool bActive)
ShowPanel[edit]
function ShowPanel (bool bShow)
Overrides: UT2K4SPTab_LadderBase.ShowPanel
make sure the main window is set