Files
godot/modules
Raul Santos dc2ceef0ec C#: Remove/deprecate unnecessary string extensions
- Removed `UnicodeAt`
- Removed `EndsWith`
- Removed `LPad` and `RPad`
- Deprecated `BeginsWith` in favor of `string.StartsWith`
- Deprecated `LStrip` and `RStrip` in favor of `string.TrimStart` and `string.TrimEnd`
2022-11-27 23:25:48 +01:00
..
2022-10-14 14:34:15 +02:00
2022-10-14 14:34:15 +02:00
2022-10-14 14:34:15 +02:00
2022-10-14 14:34:15 +02:00
2022-10-14 14:34:15 +02:00
2022-10-14 14:34:15 +02:00
2022-11-25 13:09:04 +01:00
2022-10-14 14:34:15 +02:00
2022-10-14 14:34:15 +02:00