godot/modules/mono/glue
Raul Santos 7eb8325180
Fix C# examples in documentation
- Fix documentation after C# renames.
- Add missing `partial` in C# class declarations.
- Change `delta` parameter type to `double` in C#.
- Ensure parameters match base declaration.
- Use `$` string interpolation in C#.
- Fix invalid or outdated C# code.
- Changed some examples to follow our style guide more closely.
2023-01-31 19:04:07 +01:00
..
GodotSharp Fix C# examples in documentation 2023-01-31 19:04:07 +01:00
runtime_interop.cpp C#: Implement readonly-ness in Array and Dictionary 2023-01-27 15:25:34 +01:00
runtime_interop.h One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00