.. index:: pair: class; EE::UI::Tools::UIWidgetInspector .. _doxid-class_e_e_1_1_u_i_1_1_tools_1_1_u_i_widget_inspector: class EE::UI::Tools::UIWidgetInspector ====================================== .. toctree:: :hidden: .. ref-code-block:: cpp :class: doxyrest-overview-code-block #include class UIWidgetInspector { public: // methods static :ref:`UIWindow`* :target:`create`(:ref:`UISceneNode`* sceneNode, const :ref:`Float`& menuIconSize = 16.f, std::function highlightToggle = std::function(), std::function drawBoxesToggle = std::function(), std::function drawDebugDataToggle = std::function()); };