MCPcopy Create free account
hub / github.com/OGSR/OGSR-Engine / RenderFont

Method RenderFont

ogsr_engine/xrGame/ui_base.cpp:272–272  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

270}
271
272void ui_core::RenderFont() { Font()->Render(); }
273
274shared_str ui_core::get_xml_name(LPCSTR fn)
275{

Callers 1

OnRenderMethod · 0.80

Calls 2

FontFunction · 0.85
RenderMethod · 0.45

Tested by

no test coverage detected