.. index:: pair: struct; EE::Scene::Action::ActionCallbackEntry .. _doxid-struct_e_e_1_1_scene_1_1_action_1_1_action_callback_entry: struct EE::Scene::Action::ActionCallbackEntry ============================================= .. toctree:: :hidden: .. ref-code-block:: cpp :class: doxyrest-overview-code-block #include struct ActionCallbackEntry { // fields :ref:`ActionType` :target:`type`; :ref:`Uint32` :target:`id`; :ref:`ActionCallback` :target:`callback`; };