Make attaching a Node more C# friendly #8104
kyle-chengzx
started this conversation in
Editor
Replies: 1 comment
-
I'm gonna bump this with an example. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, Recently started learning Godot using C#. I find when trying to attach the node the default name for the receiver method given is _on_item_function. Wondering if its possible to add like a C# toggle option to make it default in populating the name OnItemFunction instead?
Beta Was this translation helpful? Give feedback.
All reactions