Publisher | onelei |
---|---|
File size | 409.02kB |
Number of files | 6 |
Latest version | 2.0.0 |
Latest release date | 2022-06-21 09:18:29 |
First release date | 2020-05-27 10:56:11 |
Supported Unity versions | 2018.4.2 or higher |
OneString is a 0 GC ToString solution. p>
Support expansion, easy to use. p>
*** FEATURES *** p>
0 GC:To String takes 0 GC. p>
0 GC:OneString.Concat takes 0 GC. p>
Support int、long、float、double、bool, etc. p>
Support the setting of the number of decimal places, and the default is to keep two decimal places. p>
Easy to use: Just use ToOneString() function, it will return a string. p>
Support expansion and modification. p>
Contains complete code and demo scenarios. p>