terraria-cpp2il v1.4.4.9
Terraria mobile dump, with CallAnalysis (see source code). Dump with reconstucted method: https://infinitynichto.github.io/terraria-cpp2il-methodrecon
Loading...
Searching...
No Matches

◆ Decimal() [8/10]

System.Decimal.Decimal ( int lo,
int mid,
int hi,
bool isNegative,
byte scale )
inline

Definition at line 265 of file Decimal.cs.

266 {
267 throw null;
268 }