.. index:: pair: struct; EE::Graphics::DrawableResourceCallbackState .. _doxid-struct_e_e_1_1_graphics_1_1_drawable_resource_callback_state: struct EE::Graphics::DrawableResourceCallbackState ================================================== .. toctree:: :hidden: .. ref-code-block:: cpp :class: doxyrest-overview-code-block #include struct DrawableResourceCallbackState { // typedefs typedef std::function`&)> :target:`Callback`; // fields :ref:`Uint32` :target:`nextId` { 0 }; :ref:`SmallVector``, :ref:`Callback`>, 2> :target:`callbacks`; };