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
ShowNonSerializedFieldAttribute.cs
Go to the documentation of this file.
1
using
System
;
2
3
namespace
NaughtyAttributes
4
{
5
// Token: 0x02000016 RID: 22
6
[
AttributeUsage
(
AttributeTargets
.Field, AllowMultiple =
false
, Inherited =
true
)]
7
public
class
ShowNonSerializedFieldAttribute
:
DrawerAttribute
8
{
9
// Token: 0x0600003A RID: 58 RVA: 0x00002574 File Offset: 0x00000774
10
public
ShowNonSerializedFieldAttribute
()
11
{
12
}
13
}
14
}
j__TPar
class f__AnonymousType0<< Count > j__TPar
Definition
--f__AnonymousType0.cs:8
NaughtyAttributes.DrawerAttribute
Definition
DrawerAttribute.cs:7
NaughtyAttributes.ShowNonSerializedFieldAttribute.ShowNonSerializedFieldAttribute
ShowNonSerializedFieldAttribute()
Definition
ShowNonSerializedFieldAttribute.cs:10
NaughtyAttributes.ShowNonSerializedFieldAttribute
Definition
ShowNonSerializedFieldAttribute.cs:8
NaughtyAttributes
Definition
BoxGroupAttribute.cs:5
System.AttributeTargets
AttributeTargets
Definition
AttributeTargets.cs:8
System
Definition
__ComObject.cs:4
source
NaughtyAttributes.Core
NaughtyAttributes
ShowNonSerializedFieldAttribute.cs
Generated by
1.10.0