getFontNames

AssetManagerInterface::getFontNames

Returns the names of all fonts.

Declaration

virtual std:vector<std::string> getFontNames() = 0;

Parameters

None.

Returns

The names of all Fonts in the Asset Manager.