Open
Description
Godot version
4.4.1
godot-cpp version
4.4.1
System information
Fedora 42
Issue description
Currently we can define GDREGISTER_INTERNAL_CLASS
or use ClassDB
directly but there is no exposed way to register classes that are both abstract and internal in Godot, which would be super useful for GDExtensions.
Steps to reproduce
N/A
Minimal reproduction project
N/A
Metadata
Metadata
Assignees
Labels
No labels