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