push-pop / Unity-MVVM

Lightweight MVVM Framework for Unity3D
MIT License
328 stars 27 forks source link

Add component menu to Components #56

Open AAAYaKo opened 3 years ago

AAAYaKo commented 3 years ago

It would be convenient to see all available components from AddComponent menu

This is added by the attribute [AddComponentMenu("MVVM/DataBinding")] ... or smt else

push-pop commented 3 years ago

Hi @AAAYaKo This seems like a good idea. If you add it will you please send me a PR? Otherwise I will try to get it in the next time I do some work on this lib.

Thanks!

AAAYaKo commented 3 years ago

https://github.com/AAAYaKo/Unity-MVVM