struct EE::UI::UIConsole::TextCache

#include <uiconsole.hpp>

struct TextCache {
    // fields

    Text text;
    String::HashType hash;
};