Hello,
I'm trying to consolidate some code and I'd like to use the same MagicEvent to address several different buttons. How can I distinguish which button has been pushed in the event code?
Right now, I have multiple events doing very simple things for each button and would like to remedy that.
Best regards,
Christian
I'm trying to consolidate some code and I'd like to use the same MagicEvent to address several different buttons. How can I distinguish which button has been pushed in the event code?
Right now, I have multiple events doing very simple things for each button and would like to remedy that.
Best regards,
Christian
Comment