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

◆ Category

virtual string System.ComponentModel.MemberDescriptor.Category
getinherited

Definition at line 119 of file MemberDescriptor.cs.

120 {
121 get
122 {
123 string text;
124 if (this.category == null)
125 {
126 if (this != null)
127 {
128 }
130 }
131 return text;
132 }
133 }
class f__AnonymousType0<< Count > j__TPar