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
NativeNameAttribute.cs
Go to the documentation of this file.
1using System;
4
6{
7 // Token: 0x0200000D RID: 13
11 {
12 // Token: 0x17000008 RID: 8
13 // (set) Token: 0x06000015 RID: 21 RVA: 0x00002240 File Offset: 0x00000440
14 public string Name
15 {
17 set
18 {
20 }
21 }
22
23 // Token: 0x06000016 RID: 22 RVA: 0x00002254 File Offset: 0x00000454
25 {
26 if (name != null)
27 {
28 bool flag = name == "";
30 return;
31 }
32 }
33
34 // Token: 0x0400000A RID: 10
37 private string <Name>k__BackingField;
38 }
39}
class f__AnonymousType0<< Count > j__TPar