internal Class769(BinaryReader A_0) { this.int_0 = A_0.ReadUInt16(); int num = A_0.ReadUInt16(); this.fixedCommandType_0 = ((FixedCommandType)num) & ((FixedCommandType)0x1fff); this.bool_0 = (num & 0x4000) != 0; }
internal Class1047(FixedCommandType A_0, byte[] A_1) { this.byte_0 = Class85.byte_0; this.fixedCommandType_0 = A_0; this.byte_0 = A_1; }