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

Show an error when adding custom function with wrong number of arguments #43

Open
RedMser opened this issue Jul 29, 2024 · 0 comments
Open
Labels
bug Something isn't working upstream Depends on an upstream issue or PR, can't be solved immediately

Comments

@RedMser
Copy link
Owner

RedMser commented Jul 29, 2024

Currently it silently is ignored.

Should use Callable.get_argument_count() but it is not exposed by godot-rust.

@RedMser RedMser added bug Something isn't working upstream Depends on an upstream issue or PR, can't be solved immediately labels Jul 29, 2024
@RedMser RedMser changed the title Error when adding custom function with wrong number of arguments Show an error when adding custom function with wrong number of arguments Jul 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working upstream Depends on an upstream issue or PR, can't be solved immediately
Projects
None yet
Development

No branches or pull requests

1 participant