diff options
author | Fabio Alessandrelli <fabio.alessandrelli@gmail.com> | 2022-11-29 15:43:08 +0100 |
---|---|---|
committer | Fabio Alessandrelli <fabio.alessandrelli@gmail.com> | 2022-11-29 15:43:08 +0100 |
commit | 2c576eb2814e684c18c9995d8f276d24418332f9 (patch) | |
tree | e8c990d856830f4fff9612f48b1bd01db046164c /editor/editor_inspector.cpp | |
parent | 6fdbf79046b6404331017c53044507e639efdcc3 (diff) |
[Core] Fix Resource.resource_name type.
The methods returns a String, but the Variant was bound as a StringName.
We could alternatively change the method return type but that's a
breaking change which will requires code changes in other parts of the
engine.
Diffstat (limited to 'editor/editor_inspector.cpp')
0 files changed, 0 insertions, 0 deletions