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

◆ PercentSymbol

string System.Globalization.NumberFormatInfo.PercentSymbol
get

Definition at line 453 of file NumberFormatInfo.cs.

454 {
455 get
456 {
457 return this.percentSymbol;
458 }
459 }