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