1
0
mirror of https://github.com/godotengine/godot.git synced 2025-12-31 18:41:20 +00:00
Files
godot/modules
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
..
2021-08-18 13:18:19 -07:00
2021-07-25 11:21:51 +02:00
2021-02-18 17:12:46 +01:00
2021-08-13 00:27:38 -05:00
2021-08-17 16:10:28 +02:00
2021-07-15 00:46:43 +02:00
2021-06-11 18:48:42 +02:00
2021-05-25 11:54:28 +01:00
2021-08-09 17:43:48 -05:00