StringExtensionsBinToInt Method |
Converts a string containing a binary number into an integer.
Binary strings can either be prefixed with `0b` or not,
and they can also start with a `-` before the optional prefix.
Namespace:
Godot
Assembly:
GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
See Also