public override int GetHashCode() => Ut.ArrayHash(Ut.ArrayHash(KtaneModules), Ut.ArrayHash(AllowedEditors));
public override int GetHashCode() => Ut.ArrayHash(Score, ScorePerModule, ScorePerModuleCap, ScoreExplanation, TagPosition, NeedyScoring, AutoPin);
public override int GetHashCode() => Ut.ArrayHash(Manual, Developer, Maintainer, TwitchPlays);
public override int GetHashCode() => Ut.ArrayHash(Author, Compatibility, DefuserDifficulty, Description, ExpertDifficulty, Name, Origin, Published, RuleSeedSupport, SortKey, SourceUrl, Souvenir, SteamID, Symbol, TutorialVideoUrl, TwitchPlays, Type);
public override int GetHashCode() => Ut.ArrayHash(Status, Explanation);
public override int GetHashCode() => Ut.ArrayHash(Score, ScorePerModule, Origin);
public override int GetHashCode() => unchecked (Ut.ArrayHash(Digits) * 37 + TopLeftCell);
public override int GetHashCode() => Ut.ArrayHash(Symbol, Orientation);
public override int GetHashCode() => Ut.ArrayHash(Faces.GetLength(0), Faces.GetLength(1), Faces.Cast <object>().ToArray());
public override int GetHashCode() => Ut.ArrayHash(Face, Orientation);
public override int GetHashCode() => Ut.ArrayHash(Language, Description, Url);
public int GetHashCode(SucoType[] obj) => Ut.ArrayHash(obj);