nn::font::PackedFont::PreloadSheet Member Function
bool PreloadSheet(
CharCode c
);
| Name | Description | |
|---|---|---|
| in | c | Character code indicating the glyph included on the sheet to be loaded. |
true if the sheet was just cached by this function or false if the sheet had already been cached. Loads a sheet into cache in advance.
CONFIDENTIAL