Cogito, ergo sum

UE1:FontInfo (UT)

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

null

Properties[edit]

SavedFont[edit]

Type: Font

Array size: 7


SavedWidth[edit]

Type: float

Array size: 7


Functions[edit]

Static functions[edit]

GetStaticACompletelyUnreadableFont[edit]

static function Font GetStaticACompletelyUnreadableFont (float Width)


GetStaticAReallySmallFont[edit]

static function Font GetStaticAReallySmallFont (float Width)


GetStaticBigFont[edit]

static function Font GetStaticBigFont (float Width)


GetStaticHugeFont[edit]

static function Font GetStaticHugeFont (float Width)


GetStaticMediumFont[edit]

static function Font GetStaticMediumFont (float Width)


GetStaticSmallestFont[edit]

static function Font GetStaticSmallestFont (float Width)


GetStaticSmallFont[edit]

static function Font GetStaticSmallFont (float Width)


Instance functions[edit]

GetACompletelyUnreadableFont[edit]

function Font GetACompletelyUnreadableFont (float Width)


GetAReallySmallFont[edit]

function Font GetAReallySmallFont (float Width)


GetBigFont[edit]

function Font GetBigFont (float Width)


GetHugeFont[edit]

function Font GetHugeFont (float Width)


GetMediumFont[edit]

function Font GetMediumFont (float Width)


GetSmallestFont[edit]

function Font GetSmallestFont (float Width)


GetSmallFont[edit]

function Font GetSmallFont (float Width)