Files
godot/modules/mono/editor/Godot.NET.Sdk/Godot.SourceGenerators.Sample
Magian c41196f0f3 C#: Fix Generated ScriptProperty Error.
1. Add "this." to prevent errors caused by duplicate variable names.
2. Try to find the default value of property getters.
2022-11-27 17:40:40 +08:00
..