You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If an agent uses nested states then agent_t::m_current_state_ptr will hold a pointer to inner-most state. This behaviour has to be described in Doxygen comments for agent_t::m_current_state_ptr and in the description for agent_t::so_current_state() method.