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
SettingsDescriptionAttribute.cs
Go to the documentation of this file.
1using System;
2
4{
5 // Token: 0x020004A4 RID: 1188
8 {
9 // Token: 0x0600200F RID: 8207 RVA: 0x00052A90 File Offset: 0x00050C90
10 public SettingsDescriptionAttribute(string description)
11 {
12 }
13
14 // Token: 0x17000783 RID: 1923
15 // (get) Token: 0x06002010 RID: 8208 RVA: 0x00052AA0 File Offset: 0x00050CA0
16 public string Description
17 {
18 get
19 {
20 throw new NotSupportedException();
21 }
22 }
23 }
24}
class f__AnonymousType0<< Count > j__TPar