UE1:FontInfo (UT)

From Unreal Wiki, The Unreal Engine Documentation Site
UT Object >> Actor >> Info >> FontInfo
Package:
BotPack

null

Properties

SavedFont

Type: Font

Array size: 7


SavedWidth

Type: float

Array size: 7


Functions

Static functions

GetStaticACompletelyUnreadableFont

static function Font GetStaticACompletelyUnreadableFont (float Width)


GetStaticAReallySmallFont

static function Font GetStaticAReallySmallFont (float Width)


GetStaticBigFont

static function Font GetStaticBigFont (float Width)


GetStaticHugeFont

static function Font GetStaticHugeFont (float Width)


GetStaticMediumFont

static function Font GetStaticMediumFont (float Width)


GetStaticSmallestFont

static function Font GetStaticSmallestFont (float Width)


GetStaticSmallFont

static function Font GetStaticSmallFont (float Width)


Instance functions

GetACompletelyUnreadableFont

function Font GetACompletelyUnreadableFont (float Width)


GetAReallySmallFont

function Font GetAReallySmallFont (float Width)


GetBigFont

function Font GetBigFont (float Width)


GetHugeFont

function Font GetHugeFont (float Width)


GetMediumFont

function Font GetMediumFont (float Width)


GetSmallestFont

function Font GetSmallestFont (float Width)


GetSmallFont

function Font GetSmallFont (float Width)