|
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
|
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 () |
Definition at line 9 of file ConstantHelper.cs.