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