Function Blam::Content::Fonts::FontExists

Function Documentation

bool Blam::Content::Fonts::FontExists(std::string id)

Checks whether or not a font is loaded.

Return

true if the font is loaded, false if it couldn’t be found

Parameters
  • id: - The ID of the font to check for