Community Tip - Did you get an answer that solved your problem? Please mark it as an Accepted Solution so others with the same problem can find the answer easily. X
I bind the play stopped JS event with one of my model's properties but now I am looking for a way to remove this binding property and I know that deleting the model is one solution but I don't want to delete this model, everyone here knows another way to unbind an event property?
Solved! Go to Solution.
Upper right hand corner, middle button will open the binding panel at the bottom. This will show you all the binding for that object and allow you to delete them.
Upper right hand corner, middle button will open the binding panel at the bottom. This will show you all the binding for that object and allow you to delete them.
Oh.. Cool thank you for your fast response