.. index:: pair: struct; EE::UI::UIHTMLPaintOrderCache
.. _doxid-struct_e_e_1_1_u_i_1_1_u_i_h_t_m_l_paint_order_cache:
struct EE::UI::UIHTMLPaintOrderCache
====================================
.. toctree::
:hidden:
.. ref-code-block:: cpp
:class: doxyrest-overview-code-block
#include
struct UIHTMLPaintOrderCache {
// fields
:ref:`SmallVector`<:ref:`Node`*, 16> :target:`items`;
:ref:`Uint32` :target:`rebuildCount` { 0 };
bool :target:`dirty` { true };
};