Hi
I want to send a parameter like "ID" to a manger script while player clicking some gameobject.
I know UIButtonMessage is a good option to send a call
But it looks like that "functionName" property is a string
And won't work if I set it to something lilke target="Manager",functionName="OnMyClick(2)".

Any suggest? Thank you
