struct EE::UI::UIConsole::sCon

#include <uiconsole.hpp>

struct sCon {
    // fields

    int min { 0 };
    int max { 0 };
    int modif { 0 };
};