Files
godot-docs/tutorials/scripting
Mark Wilson aa223c335c Improved style for cross-language examples.
* Replaced "foo"/"bar" example values with "my value".
* Changed C# public field to property and GDScript to match.
* Used PascalCase for C# property.
* Used camelCase for C# local variable.
* Used "var" for C# local variable declarations.
* Used PascalCase for GDScript class/script variable.
* Improved clarity of comments documenting expected output.
* Eliminated horizontal scroll in C# code example.
* Fixed a comma splice in the page text.
* Removed an out-of-date warning block.
2024-05-08 16:53:15 -04:00
..
2024-04-19 20:48:52 -04:00
2024-04-23 16:03:15 +02:00