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.