- Home /
My function disappears in the On Click editor.
I have written a function that is to be executed on button click and was working fine until I passed an int variable out by reference. After I done that the function disappeared from the On Click editor. I'm not sure why this has effected the function showing up.
screenshot-47.png
(48.7 kB)
Comment
Your answer
Follow this Question
Related Questions
Multiple Cars not working 1 Answer
Distribute terrain in zones 3 Answers
Why won't my function show up in the onClick area of a button? 2 Answers
Passing object as an argument to a System.Action 1 Answer
How do i activate a function attached to a listed GameObject from the perspective of itself? 1 Answer