Lib.numbers.float.logic.TryParse - tixl3d/tixl GitHub Wiki
Tries to parse a string to a float number; if failing, the default value is used instead.
| Name (Relevancy & Type) | Description |
|---|---|
| String (String) | - |
| Default (Single) | - |
| Name | Type |
|---|---|
| Result | System.Single |
⚠ Everything else is automatically generated and will be overwritten regularly.