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
SettingsProviderAttribute.cs
Go to the documentation of this file.
1using System;
2
4{
5 // Token: 0x020004AC RID: 1196
7 public sealed class SettingsProviderAttribute : Attribute
8 {
9 // Token: 0x06002023 RID: 8227 RVA: 0x00052C10 File Offset: 0x00050E10
13
14 // Token: 0x06002024 RID: 8228 RVA: 0x00052C20 File Offset: 0x00050E20
18
19 // Token: 0x17000787 RID: 1927
20 // (get) Token: 0x06002025 RID: 8229 RVA: 0x00052C30 File Offset: 0x00050E30
21 public string ProviderTypeName
22 {
23 get
24 {
25 throw new NotSupportedException();
26 }
27 }
28 }
29}
class f__AnonymousType0<< Count > j__TPar