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

◆ IsSignatureType

virtual bool System.Type.IsSignatureType
getset

Definition at line 1639 of file Type.cs.

1640 {
1641 [global::Cpp2ILInjected.Token(Token = "0x6000A53")]
1642 [global::Cpp2ILInjected.Address(RVA = "0x1C4EF44", Offset = "0x1C4EF44", Length = "0x8")]
1643 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
1644 get
1645 {
1646 throw null;
1647 }
1648 }