Template:O Trigger: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
m (!activator)
(Redirected page to Template:O BaseTrigger)
Tag: New redirect
 
(12 intermediate revisions by 7 users not shown)
Line 1: Line 1:
{{o triggeronce}}
#redirect [[Template:O BaseTrigger]]
* '''OnEndTouch'''
: Fired when an entity stops touching this trigger. Only entities that passed this trigger's filters will cause this output to fire. Use !activator to target the exiting entity.
* '''OnEndTouchAll'''
: Fires when the last entity in the entity's area exits this trigger or when this entity is disabled. Only entities that passed this trigger's filters are considered.  Use !activator to target the last exiting entity.

Latest revision as of 05:59, 8 August 2023