mirror of
https://github.com/godotengine/godot-cpp.git
synced 2026-01-03 18:09:13 +03:00
As described in issue #1690 the expression needs to depend on TARGET_ALIAS not TARGET_NAME. This was introduced when I was solving the naming conflict issues and I missed this usage.