Once I get that upgrade to 36-hour days, I will tackle that. – Mychaeel

UE2:LadderButton (UT2003)

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to: navigation, search
UT2003 Object >> GUI >> GUIComponent >> GUIButton >> GUIGFXButton >> LadderButton
Package: 
XInterface
This class in other games:
UT, UT2004

XInterface.LadderButton

A button that displays a gfx button with a map picture in it. The button is meant to be used by/for singleplayer ladders. //////////////////////////////////////////////////////////////////

Properties[edit]

LadderIndex[edit]

Type: int


MatchIndex[edit]

Type: int


MatchInfo[edit]

Type: MatchInfo


Default values[edit]

Property Value
bClientBound True
bRepeatClick False
Graphic Material'SinglePlayerThumbs.Grey'
Position ICP_Scaled
StyleName "LadderButton"

Instance functions[edit]

SetState[edit]

function SetState (int Rung)