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.Number.NumberBuffer Struct Reference
+ Collaboration diagram for System.Number.NumberBuffer:

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
 

Detailed Description

Definition at line 3697 of file Number.cs.


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