Template:O VBaseTrigger
Jump to navigation
Jump to search
- OnStartTouch
- Fired when a valid entity starts touching this trigger. !activator is whatever touches the trigger.
- OnEndTouch
- Fired when a valid entity stops touching this trigger.
- Warning:This includes entities which are deleted while inside the trigger. In this case !activator will be invalid.