terraria-cpp2il-methodrecon v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
Loading...
Searching...
No Matches
MemberPrimitiveTyped.cs
Go to the documentation of this file.
1using System;
2using System.IO;
3
5{
6 // Token: 0x0200040B RID: 1035
7 internal sealed class MemberPrimitiveTyped
8 {
9 // Token: 0x06001FFC RID: 8188 RVA: 0x00046390 File Offset: 0x00044590
11 {
12 }
13
14 // Token: 0x06001FFD RID: 8189 RVA: 0x000463A4 File Offset: 0x000445A4
20
21 // Token: 0x06001FFE RID: 8190 RVA: 0x000463C0 File Offset: 0x000445C0
31
32 // Token: 0x06001FFF RID: 8191 RVA: 0x000463FC File Offset: 0x000445FC
34 {
35 long num = 0L;
36 byte b = input.ReadByte();
38 object obj;
40 }
41
42 // Token: 0x06002000 RID: 8192 RVA: 0x00046420 File Offset: 0x00044620
43 public void Dump()
44 {
45 }
46
47 // Token: 0x0400107F RID: 4223
49
50 // Token: 0x04001080 RID: 4224
51 internal object value;
52 }
53}
class f__AnonymousType0<< Count > j__TPar
void Set(InternalPrimitiveTypeE primitiveTypeEnum, object value)
void WriteValue(InternalPrimitiveTypeE code, object value)