I love the smell of UnrealEd crashing in the morning. – tarquin
UE2:LadderButton (UT2003)
From Unreal Wiki, The Unreal Engine Documentation Site
Object >> GUI >> GUIComponent >> GUIButton >> GUIGFXButton >> LadderButton |
- Package:
- XInterface
- This class in other games:
- UT, UT2004
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. |
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)