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
System.Numerics.ConstantHelper Class Reference
+ Collaboration diagram for System.Numerics.ConstantHelper:

Static Public Member Functions

static byte GetByteWithAllBitsSet ()
 
static sbyte GetSByteWithAllBitsSet ()
 
static ushort GetUInt16WithAllBitsSet ()
 
static short GetInt16WithAllBitsSet ()
 
static uint GetUInt32WithAllBitsSet ()
 
static int GetInt32WithAllBitsSet ()
 
static ulong GetUInt64WithAllBitsSet ()
 
static long GetInt64WithAllBitsSet ()
 
static float GetSingleWithAllBitsSet ()
 
static double GetDoubleWithAllBitsSet ()
 

Detailed Description

Definition at line 9 of file ConstantHelper.cs.


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