I love the smell of UnrealEd crashing in the morning. – tarquin

UE1:UTLadderStub (UT)

From Unreal Wiki, The Unreal Engine Documentation Site
Revision as of 10:10, 17 May 2008 by Wormbo (Talk | contribs) (Auto-generated page)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
UT Object >> UWindowBase >> UWindowWindow >> NotifyWindow >> UTLadderStub
Package: 
UTMenu
Direct subclass:
UTLadder

null

Properties[edit]

StubClass[edit]

Type: class<UTLadderStub>


StubClassName[edit]

Type: string

Modifiers: globalconfig


Default value: "UTMenu.UTLadderStub"

Functions[edit]

Static functions[edit]

DemoHasTuts[edit]

static function bool DemoHasTuts ()


GetACompletelyUnreadableFont[edit]

static function Font GetACompletelyUnreadableFont (UWindowRootWindow Root)


GetAReallySmallFont[edit]

static function Font GetAReallySmallFont (UWindowRootWindow Root)


GetBigFont[edit]

static function Font GetBigFont (UWindowRootWindow Root)


GetHugeFont[edit]

static function Font GetHugeFont (UWindowRootWindow Root)


GetSmallestFont[edit]

static function Font GetSmallestFont (UWindowRootWindow Root)


GetSmallFont[edit]

static function Font GetSmallFont (UWindowRootWindow Root)


GetStubClass[edit]

static function class<UTLadderStubGetStubClass ()


IsDemo[edit]

static function bool IsDemo ()


SetupWinParams[edit]

static function SetupWinParams (UWindowWindow Win, UWindowRootWindow RootWin, out int W, out int H)


Instance functions[edit]

EvaluateMatch[edit]

function EvaluateMatch (optional bool bTrophyVictory)