nn::font::PackedFont::LockSheet Member Function
bool LockSheet(
CharCode c
);
| Name | Description | |
|---|---|---|
| in | c | Character code indicating the glyph included on the sheet to be locked. |
true if it was locked or false if it could not be locked. A sheet cannot be locked if it would exceed the maximum number of lockable sheets. Prevents sheets in cache from being discarded.
CONFIDENTIAL