#include <imgui.h>
|
| enum | Enum {
Thin
, ExtraLight
, Light
, Regular
,
Medium
, SemiBold
, Bold
, ExtraBold
,
Black
, Mono
, BigIcons
, Count
} |
| |
Definition at line 43 of file imgui.h.
◆ 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:
- C:/Workspace/github/UnravelEngine/UnravelEngine/editor/editor/imgui/integration/imgui.h