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

◆ DeclaringType

override global.System.Type System.Type.DeclaringType
getset

Definition at line 503 of file Type.cs.

504 {
505 [global::Cpp2ILInjected.Token(Token = "0x6000A23")]
506 [global::Cpp2ILInjected.Address(RVA = "0x1C4E784", Offset = "0x1C4E784", Length = "0x8")]
507 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
508 get
509 {
510 throw null;
511 }
512 }