NaughtyAttributes icon indicating copy to clipboard operation
NaughtyAttributes copied to clipboard

[Request] Auto attach component attributes

Open dbrizov opened this issue 6 years ago • 1 comments

https://github.com/Nrjwolf/unity-auto-attach-component-attributes

dbrizov avatar Feb 26 '20 13:02 dbrizov

https://github.com/m3rt32/GetComponentAttribute has a slightly different approach (with an argument to the attribute), and is released under the MIT license.

It runs in awake and not in the editor, though.

johanhelsing avatar May 10 '20 07:05 johanhelsing