Executes the methods on the buttons action list.
Syntax
Notify()
You can use this method to simulate a button press from elsewhere (script or menu):
MyButton.Set()
MyButton.Notify()
MyButton.Unset()
Exposed by
•Buttons