Template:O TriggerOnce
		
		
		
		Jump to navigation
		Jump to search
		
- OnStartTouch
- Fired when an entity starts touching this trigger. The touching entity must pass this trigger's filters to cause this output to fire. Use !activator to target the toucher.
- OnTrigger
- Fired whenever the trigger is activated. Use !activator to target the activator.