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

◆ Error

global.Interop.Error Interop.ErrorInfo.Error
getsetpackage

Definition at line 405 of file Interop.cs.

406 {
407 [global::Cpp2ILInjected.Token(Token = "0x6000009")]
408 [global::Cpp2ILInjected.Address(RVA = "0x1AA98D8", Offset = "0x1AA98D8", Length = "0x8")]
409 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
410 get
411 {
412 throw null;
413 }
414 }