The three virtues of a programmer: Laziness, Impatience, and Hubris. – Larry Wall
UE1:FontInfo (UT)
From Unreal Wiki, The Unreal Engine Documentation Site
- 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
[edit] GetHugeFont
[edit] GetMediumFont
[edit] GetSmallestFont
[edit] GetSmallFont