push-pop / Unity-MVVM

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

Add arguments to EventBinding #32

Open push-pop opened 4 years ago

push-pop commented 4 years ago

Make it work similarly to EventPropertyBinding.

Default should be event args (show type) add dropdown for other override args (string, int, etc...)