This version of Unity is unsupported.

FontEngine.UnloadAllFontFaces

public static TextCore.LowLevel.FontEngineError UnloadAllFontFaces();

Returns

FontEngineError A value of zero (0) if the font faces were successfully unloaded and removed from the cache.

Description

Unloads all currently loaded font faces and removes them from the cache.