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
SettingsGroupDescriptionAttribute.cs
Go to the documentation of this file.
1using System;
2
4{
5 // Token: 0x020004A5 RID: 1189
8 {
9 // Token: 0x06002011 RID: 8209 RVA: 0x00052AB4 File Offset: 0x00050CB4
10 public SettingsGroupDescriptionAttribute(string description)
11 {
12 }
13
14 // Token: 0x17000784 RID: 1924
15 // (get) Token: 0x06002012 RID: 8210 RVA: 0x00052AC4 File Offset: 0x00050CC4
16 public string Description
17 {
18 get
19 {
20 throw new NotSupportedException();
21 }
22 }
23 }
24}
class f__AnonymousType0<< Count > j__TPar