public override void OnResponse(NetState state, RelayInfo info) { if (info.ButtonID == 2) { m_Galleon.EndDryDock(m_From); } }