Support set void function to the event listener #517
Closed
junwchina
started this conversation in
Feature Requests
Replies: 1 comment
-
Hi! Sorry for me late response, I've been away for a couple of days. Thanks for your suggestion, I've added support for void functions in the latest release 9.4.3! |
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, could we make a little change to
ReactUnityEventParameter
to support void function? sometimes, we might not want to return anything from listener.use cases:
The following changes is need to support this usecase:
Beta Was this translation helpful? Give feedback.
All reactions