This version of Unity is unsupported.

DoubleField.StringToValue

protected double StringToValue(string str);

Parameters

strThe string to convert.

Returns

double The double parsed from the string.

Description

Converts a string to a double.