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.
1
using
System
;
2
3
namespace
System.Runtime.CompilerServices
4
{
5
// Token: 0x0200046C RID: 1132
6
[
AttributeUsage
(
AttributeTargets
.Field |
AttributeTargets
.Parameter, Inherited =
false
)]
7
[
Serializable
]
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
15
protected
CustomConstantAttribute
()
16
{
17
}
18
}
19
}
j__TPar
class f__AnonymousType0<< Count > j__TPar
Definition
--f__AnonymousType0.cs:8
System.Attribute
Definition
Attribute.cs:11
System.Runtime.CompilerServices.CustomConstantAttribute.CustomConstantAttribute
CustomConstantAttribute()
Definition
CustomConstantAttribute.cs:15
System.Runtime.CompilerServices.CustomConstantAttribute.Value
object Value
Definition
CustomConstantAttribute.cs:12
System.Runtime.CompilerServices.CustomConstantAttribute
Definition
CustomConstantAttribute.cs:9
System.Reflection.TypeAttributes.Serializable
@ Serializable
System.Runtime.CompilerServices
Definition
AsyncMethodBuilderAttribute.cs:4
System.AttributeTargets
AttributeTargets
Definition
AttributeTargets.cs:8
System
Definition
__ComObject.cs:4
source
mscorlib
System
Runtime
CompilerServices
CustomConstantAttribute.cs
Generated by
1.10.0