terraria-cpp2il
v1.4.4.9
Terraria mobile dump, with CallAnalysis (see source code). Dump with reconstucted method: https://infinitynichto.github.io/terraria-cpp2il-methodrecon
Loading...
Searching...
No Matches
FieldOffsetAttribute.cs
Go to the documentation of this file.
1
using
System
;
2
3
namespace
Cpp2ILInjected
4
{
5
public
sealed
class
FieldOffsetAttribute :
Attribute
6
{
7
public
FieldOffsetAttribute
()
8
{
9
throw
null
;
10
}
11
12
public
string
Offset
;
13
}
14
}
Cpp2ILInjected.FieldOffsetAttribute.Offset
string Offset
Definition
FieldOffsetAttribute.cs:12
Cpp2ILInjected.FieldOffsetAttribute.FieldOffsetAttribute
FieldOffsetAttribute()
Definition
FieldOffsetAttribute.cs:7
System.Attribute
Definition
Attribute.cs:28
Cpp2ILInjected
Definition
AddressAttribute.cs:4
System
Definition
__Il2CppComDelegate.cs:6
source
NaughtyAttributes.Core
Cpp2ILInjected
FieldOffsetAttribute.cs
Generated by
1.10.0