.. index:: pair: struct; EE::UI::UITextSelectionController::Point .. _doxid-struct_e_e_1_1_u_i_1_1_u_i_text_selection_controller_1_1_point: struct EE::UI::UITextSelectionController::Point =============================================== .. toctree:: :hidden: .. ref-code-block:: cpp :class: doxyrest-overview-code-block #include struct Point { // fields :ref:`UIRichText`* :target:`owner` { nullptr }; :ref:`Int64` :target:`offset` { 0 }; // methods bool :target:`isValid`() const; };