terraria-cpp2il-methodrecon v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
Loading...
Searching...
No Matches

◆ IsGenericMethodParameter

virtual bool System.Type.IsGenericMethodParameter
getinherited

Definition at line 431 of file Type.cs.

432 {
433 get
434 {
435 bool flag;
436 return flag;
437 }
438 }