migueldeicaza / SwiftGodot

New Godot bindings for Swift
https://migueldeicaza.github.io/SwiftGodotDocs/tutorials/swiftgodot-tutorials/
MIT License
1.06k stars 65 forks source link

Add protocol GodotMacroClass to label @Godot classes #399

Closed pcbeard closed 1 month ago

pcbeard commented 6 months ago

This adds conformance to GodotMacroClass for all classes generated with the @Godot macro.

migueldeicaza commented 6 months ago

Happy to merge, just curious what is the purpose.

Could we get documentation for this in the inline docs?

migueldeicaza commented 1 month ago

Closing for now.