@@ -8419,6 +8419,11 @@ ImFont* ImGui::GetFont()
return GImGui->Font;
}
ImFontBaked* ImGui::GetFontBaked()
{
return GImGui->FontBaked;
float ImGui::GetFontSize()
return GImGui->FontSize;
The note is not visible to the blocked user.