// Called when AI is finished public void FinishCurrentAI(float score) { _EpochManager.FinishEpoch(score); }