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

◆ GetLocalizedString()

virtual string System.ComponentModel.CategoryAttribute.GetLocalizedString ( string value)
inlineprotectedvirtualinherited

Definition at line 231 of file CategoryAttribute.cs.

232 {
233 uint num = global::<PrivateImplementationDetails>.ComputeStringHash(value);
234 bool flag = value == "Action";
235 bool flag2 = value == "Design";
236 return value;
237 }
class f__AnonymousType0<< Count > j__TPar

References j__TPar, and System.value.