godot-docs
godot-docs copied to clipboard
Emphasize script classes over custom types in Making plugins
Custom types were more relevant in the early Godot 3.x days, but nowadays, script classes should be preferred whenever possible (i.e. in any non-C# language).
- See https://github.com/godotengine/godot-docs-user-notes/discussions/137#discussioncomment-15114992.