#include <chat.h>
Public Attributes | |
std::vector< ChatFormattedFragment > | fragments |
bool | first |
bool ChatFormattedLine::first |
Referenced by ChatBuffer::ChatBuffer(), and ChatBuffer::formatChatLine().
std::vector<ChatFormattedFragment> ChatFormattedLine::fragments |
Referenced by ChatBuffer::formatChatLine(), and GUIChatConsole::weblinkClick().