1
NGUI 3 Support / Re: about EventDalegate drawer/editor
« on: February 19, 2017, 07:07:39 AM »Not sure what "UnityEvent to store a EventDelegate" means.
UnityEvent supports static values, but only if the function has a single parameter. Even if I was to consider switching to it, I can't do it as it will completely break all backwards compatibility, in addition to forcing everyone to set up multiple function calls instead of a single function with multiple parameters.
that's true,
i think the only way now is list all the variable of types OTZ



?