.. index:: pair: struct; EE::UI::UISceneNode::AsyncResourceLoadState .. _doxid-struct_e_e_1_1_u_i_1_1_u_i_scene_node_1_1_async_resource_load_state: struct EE::UI::UISceneNode::AsyncResourceLoadState ================================================== .. toctree:: :hidden: .. ref-code-block:: cpp :class: doxyrest-overview-code-block #include struct AsyncResourceLoadState { // fields std::atomic<:ref:`UISceneNode`*> :target:`owner` { nullptr }; std::atomic :target:`alive` { true }; std::atomic<:ref:`Uint64`> :target:`generation` { 0 }; };