The three virtues of a programmer: Laziness, Impatience, and Hubris. – Larry Wall

UE1:FontInfo (UT)

From Unreal Wiki, The Unreal Engine Documentation Site

Jump to: navigation, search
UT Object >> Actor >> Info >> FontInfo

Contents

Package: 
BotPack

null

[edit] Properties

[edit] SavedFont

Type: Font

Array size: 7


[edit] SavedWidth

Type: float

Array size: 7


[edit] Functions

[edit] Static functions

[edit] GetStaticACompletelyUnreadableFont

static function Font GetStaticACompletelyUnreadableFont (float Width)


[edit] GetStaticAReallySmallFont

static function Font GetStaticAReallySmallFont (float Width)


[edit] GetStaticBigFont

static function Font GetStaticBigFont (float Width)


[edit] GetStaticHugeFont

static function Font GetStaticHugeFont (float Width)


[edit] GetStaticMediumFont

static function Font GetStaticMediumFont (float Width)


[edit] GetStaticSmallestFont

static function Font GetStaticSmallestFont (float Width)


[edit] GetStaticSmallFont

static function Font GetStaticSmallFont (float Width)


[edit] Instance functions

[edit] GetACompletelyUnreadableFont

function Font GetACompletelyUnreadableFont (float Width)


[edit] GetAReallySmallFont

function Font GetAReallySmallFont (float Width)


[edit] GetBigFont

function Font GetBigFont (float Width)


[edit] GetHugeFont

function Font GetHugeFont (float Width)


[edit] GetMediumFont

function Font GetMediumFont (float Width)


[edit] GetSmallestFont

function Font GetSmallestFont (float Width)


[edit] GetSmallFont

function Font GetSmallFont (float Width)