Skip to content

Add support for class inheritance between separate GDExtensions #13997

Description

@CsloudX

Describe the project you are working on

No-Game APP

Describe the problem or limitation you are having in your project

I want create a base class DeviceBase in DeviceBase plugin.
and then create a sub class DeviceA in DeviceA plugin.
and then create a sub class DeviceB in DeviceB plugin.

Describe the feature / enhancement and how it helps to overcome the problem or limitation

I'm test much work with visual studio, and all failed.

Describe how your proposal will work, with code, pseudo-code, mock-ups, and/or diagrams

none

If this enhancement will not be used often, can it be worked around with a few lines of script?

I want gdextension c++ support this.

Is there a reason why this should be core and not an add-on in the asset library?

it should be core.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Type

No type

Projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions