mirror of
https://github.com/godotengine/godot.git
synced 2025-10-21 17:03:42 +00:00

Inline getters & setters are now FunctionNodes. Their names are set in the parser, not in the compiler. GDScript-Analyzer will now run through getter and setter. Also report wrong type or signature errors regarding getset properties. Added GDScript tests for getters and setters. #53102
3 lines
14 B
Text
3 lines
14 B
Text
GDTEST_OK
|
|
1
|
|
2
|