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

◆ operator*()

static decimal System.Decimal.operator* ( decimal d1,
decimal d2 )
inlinestatic

Definition at line 862 of file Decimal.cs.

863 {
864 if (!true)
865 {
866 }
867 if (!true)
868 {
869 }
870 return 1;
871 }