godotengine / godotengine/godot-cpp

Exported Variables with same name and diferent origins

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

Description

When editing one exported variable it will edit the other exported variable if they have the same name, no matter if one is being inherited from other another class.

Steps to reproduce:

Create a exported variable in a class A.
Class B extends class A and have an exported variable with the same name.
Open the editor and create a node it class B as it's base and edit any off the variables.

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.