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

◆ IsGenericTypeDefinition

virtual bool System.Type.IsGenericTypeDefinition
getset

Definition at line 871 of file Type.cs.

872 {
873 [global::Cpp2ILInjected.Token(Token = "0x6000A31")]
874 [global::Cpp2ILInjected.Address(RVA = "0x1C4E8A0", Offset = "0x1C4E8A0", Length = "0x8")]
875 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
876 get
877 {
878 throw null;
879 }
880 }