public void DeactivateControl()
 {
     ActiveControl = false;
     m_TargetCameraState.SetFromOther(m_StoredState);
 }