DrawUnicodeChar
From Valve Developer Community
[edit]
void ISurface::DrawUnicodeChar(wchar_t wch,
FontDrawType_t drawType = FONT_DRAW_DEFAULT )
This function is the same as DrawPrintText, except it only prints one character.
