FontLib::FontResult

FontLib::FontResult
Scaleform::GFx::FontLib::FontResult
Declaration
class FontResult;
Description

A structure filled in if LookupFont succeeds. Combines a font resource with the MovieDef which it came from. It is important for users to keep a reference to both for as long as the font is used.

Methods
Method 
Description 
Initializes FontResult. 
Returns a pointer to the FontResource which the FontResult came from. 
Return a pointer to the MovieDef which the FontResult came from. 
File

GFx_FontLib.h