const ImVec4 GRAY_HINT_TEXT
void DrawEventEditBox()
Only the editing UI, embeddable.
void DrawEvent(RoR::events ev_code)
One line in table.
void SetVisible(bool visible)
void DrawControlsTab(const char *prefix)
Draws table with events matching prefix.
bool IsInteractiveKeyBindingActive()
event_trigger_t * m_active_trigger
RoR::events m_active_event
eventtypes m_selected_evtype
void DrawControlsTabItem(const char *name, const char *prefix)
Wraps DrawControlsTab() with scrollbar and tabs-bar logic.
bool m_interactive_keybinding_expl
bool ShouldDisplay(event_trigger_t &trig)
float m_colum_widths[3]
body->header width sync
bool m_interactive_keybinding_active
int m_active_mapping_file
Str< 1000 > m_active_buffer
Wrapper for classic c-string (local buffer) Refresher: strlen() excludes '\0' terminator; strncat() A...