/// <summary> /// Notified by the actor that a cover was entered. /// </summary> public void OnEnterCover(Cover cover) { _fireCycle = 0; }