struct EE::UI::UIConsole::CommandLogCache

#include <uiconsole.hpp>

struct CommandLogCache {
    // fields

    String log;
    String::HashType hash;
};