ImGuiTableSettings
extern (C++)
struct ImGuiTableSettings {
}
- ColumnsCount
byte ColumnsCount;
Undocumented in source.
- ColumnsCountMax
byte ColumnsCountMax;
Undocumented in source.
- ID
uint ID;
Undocumented in source.
- RefScale
float RefScale;
Undocumented in source.
- SaveFlags
int SaveFlags;
Undocumented in source.
- WantApply
bool WantApply;
Undocumented in source.
bindbc cimgui types
aliasesenumsmanifest constantsstatic variablesstructs