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
|
Classes | |
struct | DigitsAndNullTerminator |
Public Attributes | |
int | precision |
int | scale |
Properties | |
unsafe bool | sign [get, set] |
unsafe char * | digits [get, set] |
Private Attributes | |
int | _sign |
global::System.Number.NumberBuffer.DigitsAndNullTerminator | _digits |
unsafe char * | _allDigits |