Space Engineers

Space Engineers

View Stats:
Script: Parse double from String
I'm trying to parse a String into a usable double value. Any ideas? Double.ParseDouble(string) etc. doesn't work.
< >
Showing 1-1 of 1 comments
Smokin' Joe Oct 24, 2018 @ 11:17am 
Convert.ToDouble(string) i believe is what you're looking for.
< >
Showing 1-1 of 1 comments
Per page: 1530 50

Date Posted: Oct 24, 2018 @ 10:36am
Posts: 1