StringExtensionsHexToInt Method |
Converts a string containing a hexadecimal number into an integer.
Hexadecimal strings can either be prefixed with `0x` 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