public PlayerLifetimeStats(ASObject obj) : base(obj) { PlayerStatSummaries = new PlayerStatSummaries(); BaseObject.SetFields(this, obj); }