Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
System.Reflection.Internal.DecimalUtilities Class Reference

Static Public Member Functions

static int GetScale (this decimal value)
 
static void GetBits (this decimal value, out bool isNegative, out byte scale, out uint low, out uint mid, out uint high)
 

Detailed Description

Definition at line 3 of file DecimalUtilities.cs.


The documentation for this class was generated from the following file: