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

◆ PropertyType

virtual Type System.Configuration.SettingsProperty.PropertyType
getset

Definition at line 114 of file SettingsProperty.cs.

115 {
116 [global::Cpp2ILInjected.Token(Token = "0x6001E2C")]
117 [global::Cpp2ILInjected.Address(RVA = "0x1E9739C", Offset = "0x1E9739C", Length = "0x38")]
118 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
119 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
120 get
121 {
122 throw null;
123 }
124 [global::Cpp2ILInjected.Token(Token = "0x6001E2D")]
125 [global::Cpp2ILInjected.Address(RVA = "0x1E973D4", Offset = "0x1E973D4", Length = "0x38")]
126 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
127 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
128 set
129 {
130 throw null;
131 }
132 }