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

◆ operator decimal() [9/11]

static implicit System.Decimal.operator decimal ( uint value)
inlinestatic

Definition at line 956 of file Decimal.cs.

957 {
958 throw null;
959 }