mirror of
https://github.com/tiennm99/godot.git
synced 2026-07-31 06:25:56 +00:00
Expands to Object.call, Object.set and Object.get for accessing members. This means it can also access members from scripts written in other languages, like GDScript.