The Unity events in the inspector like the button Click events only work with only one parameter and this parameter is reserved for the string name of the event of the flowscript, thus, unfortunately, calling T events is not possible with Unity events directly.
Having said that, I could try to make it possible to pass parameters in parenthesis like you tried to do in the screenshot for the sake of making it able to call events with parameters this way.
Let me know.
Thank you.
Join us on Discord: https://discord.gg/97q2Rjh
Login
Register
By registering on this website you agree to our Privacy Policy.