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
ResourceLocationAttribute.cs
Go to the documentation of this file.
1using System;
2
3// Token: 0x02000062 RID: 98
6{
7 // Token: 0x06000208 RID: 520 RVA: 0x00005F88 File Offset: 0x00004188
8 public ResourceLocationAttribute(string location)
9 {
10 this.Location = location;
11 }
12
13 // Token: 0x040001F6 RID: 502
14 public readonly string Location = "";
15}
class f__AnonymousType0<< Count > j__TPar