nw::font::PackedFont::UnlockSheetAll Member Function

Syntax

void UnlockSheetAll();

Arguments

None.

Return Values

None.

Description

Releases the lock on all sheets.

Allows all sheets that were locked with the nw::font::PackedFont::LockSheet function to be discarded again.

See Also

nw::font::PackedFont::LockSheet
nw::font::PackedFont::UnlockSheet

Revision History

2009/11/09
Initial version.

CONFIDENTIAL