Template:O Button
		
		
		
		Jump to navigation
		Jump to search
		
OnDamaged
- Fired when the button is damaged. (!activator is the damage inflictor)
- OnPressed
- Fired when the button is pressed. (!activator is the activator)
- OnUseLocked
- Fired when the button is used while locked. (!activator is the activator)
- OnIn
- Fired when the button reaches the in/pressed position. (!activator is the activator)
- OnOut
- Fired when the button reaches the out/released position. (!activator is the activator)