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
NativePropertyAttribute.cs
Go to the documentation of this file.
1using System;
6
8{
11 [global::Cpp2ILInjected.Token(Token = "0x2000011")]
13 {
14 [global::Cpp2ILInjected.Token(Token = "0x1700000F")]
16 {
18 [global::Cpp2ILInjected.Token(Token = "0x6000022")]
19 [global::Cpp2ILInjected.Address(RVA = "0x1FA3F14", Offset = "0x1FA3F14", Length = "0x8")]
20 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
21 set
22 {
23 throw null;
24 }
25 }
26
27 [global::Cpp2ILInjected.Token(Token = "0x6000023")]
28 [global::Cpp2ILInjected.Address(RVA = "0x1FA3F1C", Offset = "0x1FA3F1C", Length = "0x8")]
29 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
30 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Attribute), Member = ".ctor", ReturnType = typeof(void))]
32 {
33 throw null;
34 }
35
36 [global::Cpp2ILInjected.Token(Token = "0x6000024")]
37 [global::Cpp2ILInjected.Address(RVA = "0x1FA3F24", Offset = "0x1FA3F24", Length = "0x4")]
38 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
39 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(NativeMethodAttribute), Member = ".ctor", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(void))]
41 {
42 throw null;
43 }
44
45 [global::Cpp2ILInjected.Token(Token = "0x6000025")]
46 [global::Cpp2ILInjected.Address(RVA = "0x1FA3F28", Offset = "0x1FA3F28", Length = "0x30")]
47 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
48 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(NativeMethodAttribute), Member = ".ctor", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(void))]
50 {
51 throw null;
52 }
53
56 [global::Cpp2ILInjected.Token(Token = "0x4000014")]
57 [global::Cpp2ILInjected.FieldOffset(Offset = "0x1C")]
58 private TargetType <TargetType>k__BackingField;
59 }
60}
class f__AnonymousType0<< Count > j__TPar
NativePropertyAttribute(string name, bool isFree, TargetType targetType)