public void OnLeaveGame() { DbTransaction.SavePlayerStatus_AllInOne(this, Room); // 이 다음 업데이트할 비전큐브는 필요없다 Vision._job.Cancel = true; }