nn::font::PackedFont::UnlockSheet Member Function
bool UnlockSheet(
CharCode c,
bool bUnload = true
);
| Name | Description | |
|---|---|---|
| in | c | Character code indicating the glyph included on the sheet to be unlocked. |
| in | bUnload | Specify true to discard from the cache after unlocking. |
false if the target sheet does not exist in cache. Unlocks a sheet.
CONFIDENTIAL