public override int GetHashCode() { return(m_scene.GetHashCode() ^ m_client_ids.GetHashCode() ^ m_locked.GetHashCode()); }