Skip to content

Support internal abstract classes #1784

Open
@Naros

Description

@Naros

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions