1
NGUI 3 Support / UIButton inheritance hiding member variables.
« on: July 02, 2015, 01:56:14 PM »
I apologize if this question has already come up.
I have a script, let's call it ButtonChild, that I need to inherit from UIButton, but when I do, all the public variables in ButtonChild are missing from the inspector.
Is this by design or am I missing something?
Thank you.
I have a script, let's call it ButtonChild, that I need to inherit from UIButton, but when I do, all the public variables in ButtonChild are missing from the inspector.
Is this by design or am I missing something?
Thank you.
