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

◆ IsGenericType

virtual bool System.Type.IsGenericType
getset

Definition at line 859 of file Type.cs.

860 {
861 [global::Cpp2ILInjected.Token(Token = "0x6000A30")]
862 [global::Cpp2ILInjected.Address(RVA = "0x1C4E898", Offset = "0x1C4E898", Length = "0x8")]
863 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
864 get
865 {
866 throw null;
867 }
868 }