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
CustomConstantAttribute.cs
Go to the documentation of this file.
1using System;
2
4{
5 // Token: 0x0200046C RID: 1132
6 [AttributeUsage(AttributeTargets.Field | AttributeTargets.Parameter, Inherited = false)]
8 public abstract class CustomConstantAttribute : Attribute
9 {
10 // Token: 0x17000465 RID: 1125
11 // (get) Token: 0x06002208 RID: 8712
12 public abstract object Value { get; }
13
14 // Token: 0x06002209 RID: 8713 RVA: 0x0004CD60 File Offset: 0x0004AF60
16 {
17 }
18 }
19}
class f__AnonymousType0<< Count > j__TPar