godotengine / godotengine/godot-cpp

Support internal abstract classes

Open
#1,784 4 comments 2 reactions 0 assignees View on GitHub
Dominant language
C++
Stars
2.7k
Forks
809
Avg merge
1d 3h
Merged PRs (30d)
8

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

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.