struct EE::UI::UICodeEditor::TextLine

#include <uicodeeditor.hpp>

struct TextLine {
    // fields

    Text text;
    String::HashType hash;
};