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

string System.ComponentModel.CategoryAttribute.Category
getinherited

Definition at line 164 of file CategoryAttribute.cs.

165 {
166 get
167 {
168 if (!this.localized)
169 {
170 this.localized = true;
171 string text = this.categoryValue;
172 if (this != null)
173 {
174 this.categoryValue = this;
175 }
176 }
177 return this.categoryValue;
178 }
179 }
class f__AnonymousType0<< Count > j__TPar