private void OnEventCheckIsOverForMembers(int type, object eventObject) { if (m_mapController != null) { m_mapController.CheckIsOverForMembers(); } }