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

◆ Equals()

override bool System.ComponentModel.CategoryAttribute.Equals ( object obj)
inlineinherited

Definition at line 182 of file CategoryAttribute.cs.

183 {
184 if (obj != null)
185 {
186 }
187 int num;
188 if (!this.localized)
189 {
190 num = 1;
191 this.localized = num != 0;
192 string text = this.categoryValue;
193 if (this != null)
194 {
195 this.categoryValue = this;
196 }
197 }
198 string text2 = this.categoryValue;
199 if (num != 0 || obj != null)
200 {
201 }
202 bool flag;
203 return flag;
204 }
class f__AnonymousType0<< Count > j__TPar

References System.ComponentModel.CategoryAttribute.categoryValue, j__TPar, System.ComponentModel.CategoryAttribute.localized, System.obj, and System.text.