Central state/object manager and communications hub.
Generic console rendering.
Overlay showing chat/console messages on screen, with optional entry field.
bool m_scheduled_move_textcursor_to_end
void SubmitMessage()
Flush the user input box.
ConsoleView & GetConsoleView()
void AssignBuffer(const std::string &buffer)
ConsoleView m_console_view
bool m_is_visible
Special: false means 'display only messages'.
Wrapper for classic c-string (local buffer) Refresher: strlen() excludes '\0' terminator; strncat() A...
Configurable console renderer, implements filtering, colorized text, incons.