- onlyOne
bool onlyOne;
Undocumented in source.
- flags
ImGuiWindowFlags flags;
Undocumented in source.
- onUpdate
void onUpdate()
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.
- onClose
void onClose()
Undocumented in source. Be warned that the author may not have intended to support it.
- close
void close()
Undocumented in source. Be warned that the author may not have intended to support it.
- name
string name()
Undocumented in source. Be warned that the author may not have intended to support it.
- setTitle
void setTitle(string title)
Undocumented in source. Be warned that the author may not have intended to support it.
- update
void update()
- getPosition
ImVec2 getPosition()
Undocumented in source. Be warned that the author may not have intended to support it.
- disable
void disable()
Undocumented in source. Be warned that the author may not have intended to support it.
- restore
void restore()
Undocumented in source. Be warned that the author may not have intended to support it.