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

◆ IsConstructedGenericType

override bool System.RuntimeType.IsConstructedGenericType
getset

Definition at line 1689 of file RuntimeType.cs.

1690 {
1691 [global::Cpp2ILInjected.Token(Token = "0x6000DD4")]
1692 [global::Cpp2ILInjected.Address(RVA = "0x1C70320", Offset = "0x1C70320", Length = "0x48")]
1693 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
1694 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
1695 get
1696 {
1697 throw null;
1698 }
1699 }