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

◆ MemberType

override MemberTypes System.RuntimeType.MemberType
get

Definition at line 1247 of file RuntimeType.cs.

1248 {
1249 get
1250 {
1251 bool isPublic = base.IsPublic;
1252 return MemberTypes.TypeInfo;
1253 }
1254 }
class f__AnonymousType0<< Count > j__TPar