push-pop / Unity-MVVM

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

Databindings should check if they are enabled before setting up binding #53

Open push-pop opened 3 years ago

push-pop commented 3 years ago

DataBindingBase should not call virtual method RegisterDataBinding if not enabled