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

◆ SettingsLoaded

SettingsLoadedEventHandler System.Configuration.ApplicationSettingsBase.SettingsLoaded
setaddremoveinherited

Definition at line 186 of file ApplicationSettingsBase.cs.

187 {
188 [global::Cpp2ILInjected.Token(Token = "0x6001F8F")]
189 [global::Cpp2ILInjected.Address(RVA = "0x1E9BF20", Offset = "0x1E9BF20", Length = "0x38")]
190 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
191 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
192 add
193 {
194 throw null;
195 }
196 [global::Cpp2ILInjected.Token(Token = "0x6001F90")]
197 [global::Cpp2ILInjected.Address(RVA = "0x1E9BF58", Offset = "0x1E9BF58", Length = "0x38")]
198 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
199 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
200 remove
201 {
202 throw null;
203 }
204 }