godot/modules/mono/glue/GodotSharp/GodotSharp
Raul Santos f6a700e264 Rename C# string extensions to follow GDScript
Follow up to d9d77291bc.

Renames `String.Extension` -> `String.GetExtension()` and
`String.BaseName()` -> `String.GetBaseName()`.
This makes those methods more consistent with GDScript and with
the `GetBaseDir` method.
2021-08-20 13:52:57 +02:00
..
Core Rename C# string extensions to follow GDScript 2021-08-20 13:52:57 +02:00
Properties C#: Switch games to MSBuild Sdks and .NET Standard 2020-07-25 19:22:01 +02:00
GodotSharp.csproj Rename Quat to Quaternion 2021-06-04 18:14:32 +01:00