Community Tip - Need to share some code when posting a question or reply? Make sure to use the "Insert code sample" menu option. Learn more! 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