Worst-case scenario: the UEd Goblin wipes the map and burns down your house.

UE2:LadderButton (UT2004)

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

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
Graphic Material'SinglePlayerThumbs.Grey'
Position ICP_Scaled
StyleName "LadderButton"

Instance functions[edit]

SetState[edit]

function SetState (int Rung)