- panelSpace
ImVec2 panelSpace;
Undocumented in source.
- onUpdate
void onUpdate()
Undocumented in source.
- flags
ImGuiWindowFlags flags;
Undocumented in source.
- onBeginUpdate
void onBeginUpdate()
Undocumented in source. Be warned that the author may not have intended to support it.
- onEndUpdate
void onEndUpdate()
Undocumented in source. Be warned that the author may not have intended to support it.
- onInit
void onInit()
Undocumented in source. Be warned that the author may not have intended to support it.
- visible
bool visible;
Whether the panel is visible
- alwaysVisible
bool alwaysVisible;
Whether the panel is always visible
- init_
void init_()
- name
string name()
Undocumented in source. Be warned that the author may not have intended to support it.
- displayName
string displayName()
Undocumented in source. Be warned that the author may not have intended to support it.
- displayNameC
const(char)* displayNameC()
Undocumented in source. Be warned that the author may not have intended to support it.
- update
void update()
- getDefaultVisibility
bool getDefaultVisibility()
Undocumented in source. Be warned that the author may not have intended to support it.
The logger panel