.. index:: pair: struct; EE::UI::UITextSelectionController::SelectionSlice .. _doxid-struct_e_e_1_1_u_i_1_1_u_i_text_selection_controller_1_1_selection_slice: struct EE::UI::UITextSelectionController::SelectionSlice ======================================================== .. toctree:: :hidden: .. ref-code-block:: cpp :class: doxyrest-overview-code-block struct SelectionSlice { // fields :ref:`UIRichText`* :target:`owner`; :ref:`Int64` :target:`start`; :ref:`Int64` :target:`end`; const :ref:`Node`* :target:`source`; };