Example #1
0
 public GClass419(GClass288 gclass288_0 = null, bool bool_2 = false, uint uint_0 = 0U, bool bool_3 = false, GClass489 gclass489_1 = null, string string_1 = "")
 {
     Class13.NP5bWyNzLwONS();
     this.string_0 = "";
     base..ctor();
     if (gclass288_0 == null)
     {
         this.Window = new GClass288(0U);
     }
     else
     {
         this.Window = gclass288_0;
     }
     this.bool_0     = bool_2;
     this.Visibility = uint_0;
     this.bool_1     = bool_3;
     if (gclass489_1 == null)
     {
         this.gclass489_0 = new GClass489(false, 0);
     }
     else
     {
         this.gclass489_0 = gclass489_1;
     }
     this.string_0 = string_1;
 }
Example #2
0
 public GClass589(GClass288 gclass288_1 = null, bool bool_1 = false)
 {
     Class13.NP5bWyNzLwONS();
     base..ctor();
     if (gclass288_1 == null)
     {
         this.gclass288_0 = new GClass288(0U);
     }
     else
     {
         this.gclass288_0 = gclass288_1;
     }
     this.bool_0 = bool_1;
 }
Example #3
0
    public virtual void HrqIugnatr8(BinaryStream binaryStream_0)
    {
        while (this.vector_0.Length > 0)
        {
            this.vector_0.method_1();
        }
        int  num  = 0;
        uint num2 = (uint)binaryStream_0.smethod_0();

        while ((long)num < (long)((ulong)num2))
        {
            GClass288 gclass = GClass86.smethod_2((int)binaryStream_0.smethod_1()) as GClass288;
            gclass.HrqIugnatr8(binaryStream_0);
            this.vector_0.method_0(gclass);
            num++;
        }
        binaryStream_0.smethod_1();
    }