Devlogs
Lazy Jedi v1.0.4
Posted February 21, 2023 by Uee
#Unity #Tools #Package #Addon
New Float Extensions Class
- ToTimeMS() - Time String representation of a float (mm:ss)
- ToTimeHMS() - Time String representation of a float (hh:mm:ss)
New Methods in the String Extensions Class
- ToInt()
- ToBool()
- ToShort()
- ToFloat()
- ToDouble()
- ToLong()