| Home Page | Recent Changes | Preferences

FontInfo

Actor >> Info (UT) >> FontInfo

Loads and stores the fonts used by the ChallengeHUD classes.

Properties

float SavedWidth[7]
Font SavedFont[7]

Methods

Non-Static

Font GetHugeFont (float Width)
Font GetBigFont (float Width)
Font GetMediumFont (float Width)
Font GetSmallFont (float Width)
Font GetSmallestFont (float Width)
Font GetAReallySmallFont (float Width)
Font GetACompletelyUnreadableFont (float Width)
Returns a font based on the width of the screen. This font is saved in the SavedFont variable for each font size.

Static

Font GetStaticHugeFont (float Width)
Font GetStaticBigFont (float Width)
Font GetStaticMediumFont (float Width)
Font GetStaticSmallFont (float Width)
Font GetStaticSmallestFont (float Width)
Font GetStaticAReallySmallFont (float Width)
Font GetStaticACompletelyUnreadableFont (float Width)
Loads and returns a font based on the width of the screen.

The Unreal Engine Documentation Site

Wiki Community

Topic Categories

Image Uploads

Random Page

Recent Changes

Offline Wiki

Unreal Engine

Console Commands

Terminology

Mapping Topics

Mapping Lessons

UnrealEd Interface

Questions&Answers

Scripting Topics

Scripting Lessons

Making Mods

Class Tree

Questions&Answers

Modeling Topics

Questions&Answers

Log In