public override int GetHashCode() { int hash = 1; if (QuestId != 0UL) { hash ^= QuestId.GetHashCode(); } if (QuestTitle.Length != 0) { hash ^= QuestTitle.GetHashCode(); } if (QuestId2 != 0UL) { hash ^= QuestId2.GetHashCode(); } if (U4 != 0L) { hash ^= U4.GetHashCode(); } if (U05 != 0UL) { hash ^= U05.GetHashCode(); } if (U06 != 0UL) { hash ^= U06.GetHashCode(); } if (QuestId3 != 0UL) { hash ^= QuestId3.GetHashCode(); } if (U08 != 0UL) { hash ^= U08.GetHashCode(); } if (U09 != 0UL) { hash ^= U09.GetHashCode(); } if (U10.Length != 0) { hash ^= U10.GetHashCode(); } if (U11 != 0UL) { hash ^= U11.GetHashCode(); } if (U12 != 0UL) { hash ^= U12.GetHashCode(); } if (U13 != 0UL) { hash ^= U13.GetHashCode(); } if (U14.Length != 0) { hash ^= U14.GetHashCode(); } if (U15 != 0UL) { hash ^= U15.GetHashCode(); } if (U16 != 0UL) { hash ^= U16.GetHashCode(); } if (U17 != 0UL) { hash ^= U17.GetHashCode(); } if (U18 != 0UL) { hash ^= U18.GetHashCode(); } if (U19 != 0UL) { hash ^= U19.GetHashCode(); } if (U20 != 0UL) { hash ^= U20.GetHashCode(); } if (U21 != 0UL) { hash ^= U21.GetHashCode(); } if (U22 != 0UL) { hash ^= U22.GetHashCode(); } if (QuestId4 != 0UL) { hash ^= QuestId4.GetHashCode(); } if (U24 != 0UL) { hash ^= U24.GetHashCode(); } if (_unknownFields != null) { hash ^= _unknownFields.GetHashCode(); } return(hash); }
public override int GetHashCode() { int hash = 1; if (TrainerId != 0UL) { hash ^= TrainerId.GetHashCode(); } if (U2 != 0) { hash ^= U2.GetHashCode(); } if (ScoutMethod != 0) { hash ^= ScoutMethod.GetHashCode(); } if (TrainerBaseId != 0) { hash ^= TrainerBaseId.GetHashCode(); } if (Type != 0) { hash ^= Type.GetHashCode(); } if (Rarity != 0) { hash ^= Rarity.GetHashCode(); } if (Role != 0) { hash ^= Role.GetHashCode(); } if (MonsterId != 0UL) { hash ^= MonsterId.GetHashCode(); } if (Move1Id != 0) { hash ^= Move1Id.GetHashCode(); } if (Move2Id != 0) { hash ^= Move2Id.GetHashCode(); } if (Move3Id != 0) { hash ^= Move3Id.GetHashCode(); } if (Move4Id != 0) { hash ^= Move4Id.GetHashCode(); } if (WeakType != 0) { hash ^= WeakType.GetHashCode(); } if (U14 != 0) { hash ^= U14.GetHashCode(); } if (U15 != 0) { hash ^= U15.GetHashCode(); } if (Passive1Id != 0) { hash ^= Passive1Id.GetHashCode(); } if (Passive2Id != 0) { hash ^= Passive2Id.GetHashCode(); } if (Passive3Id != 0) { hash ^= Passive3Id.GetHashCode(); } if (Passive4Id != 0) { hash ^= Passive4Id.GetHashCode(); } if (Passive5Id != 0) { hash ^= Passive5Id.GetHashCode(); } if (U21.Length != 0) { hash ^= U21.GetHashCode(); } if (ScheduleId.Length != 0) { hash ^= ScheduleId.GetHashCode(); } if (_unknownFields != null) { hash ^= _unknownFields.GetHashCode(); } return(hash); }
public override int GetHashCode() { int hash = 1; if (MonsterId != 0UL) { hash ^= MonsterId.GetHashCode(); } if (Form != 0) { hash ^= Form.GetHashCode(); } if (ActorId.Length != 0) { hash ^= ActorId.GetHashCode(); } if (AtkScale != 0) { hash ^= AtkScale.GetHashCode(); } if (DefScale != 0) { hash ^= DefScale.GetHashCode(); } if (SpaScale != 0) { hash ^= SpaScale.GetHashCode(); } if (SpdScale != 0) { hash ^= SpdScale.GetHashCode(); } if (SpeScale != 0) { hash ^= SpeScale.GetHashCode(); } if (Move1Id != 0L) { hash ^= Move1Id.GetHashCode(); } if (Move2Id != 0L) { hash ^= Move2Id.GetHashCode(); } if (Move3Id != 0L) { hash ^= Move3Id.GetHashCode(); } if (Move4Id != 0L) { hash ^= Move4Id.GetHashCode(); } if (Move5Id != 0L) { hash ^= Move5Id.GetHashCode(); } if (Move6Id != 0L) { hash ^= Move6Id.GetHashCode(); } if (Passive1Id != 0) { hash ^= Passive1Id.GetHashCode(); } if (Passive2Id != 0) { hash ^= Passive2Id.GetHashCode(); } if (Passive3Id != 0) { hash ^= Passive3Id.GetHashCode(); } if (U18 != 0) { hash ^= U18.GetHashCode(); } if (U19 != 0) { hash ^= U19.GetHashCode(); } if (U20 != 0) { hash ^= U20.GetHashCode(); } if (U21 != 0) { hash ^= U21.GetHashCode(); } if (U22 != 0) { hash ^= U22.GetHashCode(); } if (U23 != 0) { hash ^= U23.GetHashCode(); } if (U24 != 0) { hash ^= U24.GetHashCode(); } if (_unknownFields != null) { hash ^= _unknownFields.GetHashCode(); } return(hash); }