#########
EventInfo
#########

.. cpp:namespace:: RFK::EventInfo

.. default-domain:: cpp

Fields
======

========================================================== ================================================
unsigned int                                               :cpp:var:`~RFK::EventInfo::_flags`              
:cpp:enumerator:`~RFK::EVENT_ERROR`                        :cpp:var:`~RFK::EventInfo::_error`              
:doc:`classRED_1_1String`                                  :cpp:var:`~RFK::EventInfo::_error_string`       
int                                                        :cpp:var:`~RFK::EventInfo::_mouse_x`            
int                                                        :cpp:var:`~RFK::EventInfo::_mouse_y`            
int                                                        :cpp:var:`~RFK::EventInfo::_mouse_wheel`        
bool                                                       :cpp:var:`~RFK::EventInfo::_mouse_left`         
bool                                                       :cpp:var:`~RFK::EventInfo::_mouse_middle`       
bool                                                       :cpp:var:`~RFK::EventInfo::_mouse_right`        
int                                                        :cpp:var:`~RFK::EventInfo::_key`                
int                                                        :cpp:var:`~RFK::EventInfo::_win_width`          
int                                                        :cpp:var:`~RFK::EventInfo::_win_height`         
int                                                        :cpp:var:`~RFK::EventInfo::_uvar`               
:doc:`classRED_1_1String`                                  :cpp:var:`~RFK::EventInfo::_path`               
:doc:`classRED_1_1Object` *                                :cpp:var:`~RFK::EventInfo::_selected_item`      
:doc:`classRED_1_1Vector` < :doc:`classRED_1_1Object` * >  :cpp:var:`~RFK::EventInfo::_selected_item_path` 
:cpp:enumerator:`~RFK::INSPECTOR`                          :cpp:var:`~RFK::EventInfo::_inspector`          
bool                                                       :cpp:var:`~RFK::EventInfo::_double_clicked`     
========================================================== ================================================

.. cpp:namespace:: nullptr

Detailed Description
====================

.. doxygenstruct:: RFK::EventInfo
   :project: RED
   :members:
   :undoc-members:



