dc2ceef0ec
- 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` |
||
---|---|---|
.. | ||
GodotSharp | ||
runtime_interop.cpp | ||
runtime_interop.h |