-
Notifications
You must be signed in to change notification settings - Fork 246
Lib.numbers.float.logic.TryParse
Thomas Mann edited this page Sep 5, 2025
·
3 revisions
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.