I'm a doctor, not a mechanic

UE1:UTLadderStub (UT)

From Unreal Wiki, The Unreal Engine Documentation Site
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)