ImGuiPtrOrIndex

Undocumented in source.
struct ImGuiPtrOrIndex {}

Members

Variables

Index
int Index;
Undocumented in source.
Ptr
void* Ptr;
Undocumented in source.

Meta