Unravel Engine C++ Reference
Loading...
Searching...
No Matches
ImGui::Font Struct Reference

#include <imgui.h>

Public Types

enum  Enum {
  Thin , ExtraLight , Light , Regular ,
  Medium , SemiBold , Bold , ExtraBold ,
  Black , Mono , BigIcons , Count
}
 

Detailed Description

Definition at line 43 of file imgui.h.

Member Enumeration Documentation

◆ Enum

Enumerator
Thin 
ExtraLight 
Light 
Regular 
Medium 
SemiBold 
Bold 
ExtraBold 
Black 
Mono 
BigIcons 
Count 

Definition at line 45 of file imgui.h.


The documentation for this struct was generated from the following file: