struct EE::UI::UITextSelectionController::SelectionSlice¶
struct SelectionSlice { // fields UIRichText* owner; Int64 start; Int64 end; const Node* source; };
struct SelectionSlice { // fields UIRichText* owner; Int64 start; Int64 end; const Node* source; };