| Home Page | Recent Changes

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

Recent Changes

Offline Wiki

Unreal Engine

Console Commands

Terminology

FAQs

Help Desk

Mapping Topics

Mapping Lessons

UnrealEd Interface

UnrealScript Topics

UnrealScript Lessons

Making Mods

Class Tree

Modeling Topics

Chongqing Page

Log In