Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support typed dictionaries #686

Open
CedNaru opened this issue Sep 9, 2024 · 0 comments
Open

Support typed dictionaries #686

CedNaru opened this issue Sep 9, 2024 · 0 comments

Comments

@CedNaru
Copy link
Member

CedNaru commented Sep 9, 2024

This PR was merged recently: godotengine/godot#78656
We already have typed dictionnaries implemented on the Kotlin side, but we now have official support in C++ as well. It mostly means adding a few more native callls in our Dictionary implementation, and update the API gen to make use of them.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant