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

◆ IsGenericParameter

virtual bool System.Type.IsGenericParameter
getset

Definition at line 829 of file Type.cs.

830 {
831 [global::Cpp2ILInjected.Token(Token = "0x6000A2E")]
832 [global::Cpp2ILInjected.Address(RVA = "0x1C4E844", Offset = "0x1C4E844", Length = "0x8")]
833 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
834 get
835 {
836 throw null;
837 }
838 }