migueldeicaza / SwiftGodot

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

Cant override functions without '_' prefix #371

Closed Airyzz closed 9 months ago

Airyzz commented 9 months ago

As discussed in slack/matrix:

the Godot model only supports overriding methods with the _ prefix

It would be great to be able to override any function on existing nodes

migueldeicaza commented 9 months ago

This is now documented:

72e9fe56bb17f3bb9e1cb4e47da7ec77ef1f11a2