public void StartCapture() { _moment = new OverwatchMemoryMoment(TimeManager.Instance.TimeInSec); }
private void GetMoment() { _moment = _reader.GetMoment(); }