I don't need to test my programs. I have an error-correcting modem.

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

StubClass

Type: class<UTLadderStub>


StubClassName

Type: string

Modifiers: globalconfig


Default value: "UTMenu.UTLadderStub"

Functions

Static functions

DemoHasTuts

static function bool DemoHasTuts ()


GetACompletelyUnreadableFont

static function Font GetACompletelyUnreadableFont (UWindowRootWindow Root)


GetAReallySmallFont

static function Font GetAReallySmallFont (UWindowRootWindow Root)


GetBigFont

static function Font GetBigFont (UWindowRootWindow Root)


GetHugeFont

static function Font GetHugeFont (UWindowRootWindow Root)


GetSmallestFont

static function Font GetSmallestFont (UWindowRootWindow Root)


GetSmallFont

static function Font GetSmallFont (UWindowRootWindow Root)


GetStubClass

static function class<UTLadderStubGetStubClass ()


IsDemo

static function bool IsDemo ()


SetupWinParams

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


Instance functions

EvaluateMatch

function EvaluateMatch (optional bool bTrophyVictory)