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() [5/11]

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

Definition at line 946 of file Decimal.cs.

947 {
948 throw null;
949 }