Esempio n. 1
0
        private void method_5()
        {
            List<byte[]>.Enumerator enumerator;

            GClass34 gclass34 = new GClass34();
            gclass34.method_7(QuestForm.GClass37.smethod_0());
            gclass34.method_9(QuestForm.GClass37.smethod_2());
            gclass34.method_11(160000);
            GClass34.GClass35 gclass35 = new GClass34.GClass35();
            try
            {
                enumerator = list_2.GetEnumerator();
                while (enumerator.MoveNext())
                {
                    byte[] bArr1 = enumerator.get_Current();
                    gclass35.method_1(bArr1);
                    gclass34.hashSet_0.Add(gclass35);
                }
            }
            finally
            {
                enumerator.Dispose();
            }
            long l = (long)gclass34.method_4(list_2, "xxxx", 4);
            if (l != 0L)
            {
                byte[] bArr2 = gclass22_0.method_4(checked(l - 8L), (long)process_0.Id, 56);
                long_0 = checked(l - 8L);
                method_6(bArr2);
                vmethod_26().Enabled = true;
            }
            else
            {
                method_8("Quest not found", vmethod_22());
            }
        }
Esempio n. 2
0
 public bool method_0(GClass34.GClass35 gclass35_0)
 {
     return(Enumerable.Any <byte>(Enumerable.Where <byte>(gclass35_0.method_0(), new Func <byte, int, bool>(method_1))));
 }