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

◆ Low

uint System.Decimal.DecCalc.Low
getsetprivate

Definition at line 1358 of file Decimal.cs.

1359 {
1360 get
1361 {
1362 return this.ulo;
1363 }
1364 set
1365 {
1366 this.ulo = value;
1367 }
1368 }
class f__AnonymousType0<< Count > j__TPar