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