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
StaticAccessorAttribute.cs
Go to the documentation of this file.
1using System;
6
8{
11 [global::Cpp2ILInjected.Token(Token = "0x2000019")]
13 {
14 [global::Cpp2ILInjected.Token(Token = "0x17000014")]
15 public string Name
16 {
18 [global::Cpp2ILInjected.Token(Token = "0x6000034")]
19 [global::Cpp2ILInjected.Address(RVA = "0x1FA41A8", Offset = "0x1FA41A8", Length = "0x8")]
20 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
21 set
22 {
23 throw null;
24 }
25 }
26
27 [global::Cpp2ILInjected.Token(Token = "0x17000015")]
29 {
31 [global::Cpp2ILInjected.Token(Token = "0x6000035")]
32 [global::Cpp2ILInjected.Address(RVA = "0x1FA41B0", Offset = "0x1FA41B0", Length = "0x8")]
33 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
34 set
35 {
36 throw null;
37 }
38 }
39
41 [global::Cpp2ILInjected.Token(Token = "0x6000036")]
42 [global::Cpp2ILInjected.Address(RVA = "0x1FA41B8", Offset = "0x1FA41B8", Length = "0x28")]
43 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
44 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Attribute), Member = ".ctor", ReturnType = typeof(void))]
46 {
47 throw null;
48 }
49
50 [global::Cpp2ILInjected.Token(Token = "0x6000037")]
51 [global::Cpp2ILInjected.Address(RVA = "0x1FA41E0", Offset = "0x1FA41E0", Length = "0x30")]
52 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
53 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Attribute), Member = ".ctor", ReturnType = typeof(void))]
55 {
56 throw null;
57 }
58
61 [global::Cpp2ILInjected.Token(Token = "0x4000022")]
62 [global::Cpp2ILInjected.FieldOffset(Offset = "0x10")]
63 private string <Name>k__BackingField;
64
67 [global::Cpp2ILInjected.Token(Token = "0x4000023")]
68 [global::Cpp2ILInjected.FieldOffset(Offset = "0x18")]
69 private StaticAccessorType <Type>k__BackingField;
70 }
71}
class f__AnonymousType0<< Count > j__TPar
StaticAccessorAttribute(string name, StaticAccessorType type)