virtualx-engine/modules/mono/glue
Raul Santos d9c495f322
C#: Cleanup and sync IsValid* StringExtensions with core
- Renamed `IsValidInteger` to `IsValidInt`.
- Added `IsValidFileName`.
- Added `IsValidHexNumber`.
- Added support for IPv6 to `IsValidIPAddress`.
- Added `ValidateNodeName`.
- Updated the documentation of the `IsValid*` methods.
2022-11-25 17:30:45 +01:00
..
GodotSharp C#: Cleanup and sync IsValid* StringExtensions with core 2022-11-25 17:30:45 +01:00
runtime_interop.cpp C#: Cleanup and sync StringExtensions with core 2022-11-25 17:30:32 +01:00
runtime_interop.h C#: Replace P/Invoke with delegate pointers 2022-08-22 03:36:52 +02:00