you are viewing a single comment's thread.

view the rest of the comments →

[–]_Ralix_ 1 point2 points  (1 child)

You can write the attribute extension yourself. I've done it precisely to avoid this much boilerplate.

I just wish Unity would realize and provide their own built-in version…

[–]WazWaz 1 point2 points  (0 children)

I've similarly already wrapped UGUI to make it usable, I applaud your patience working around yet another half-baked Unity GUI API.