Template:O TriggerOnce

From Valve Developer Community
Revision as of 14:19, 28 August 2019 by Deprecated (talk | contribs) (Changed to use IO templates, switched {{O Targetname}} to {{O BaseEntity}})
Jump to navigation Jump to search
TriggerOnce:
OnStartTouch
Fired when an entity starts touching this trigger. The touching entity must pass this trigger's filters to cause this output to fire. (!activator is the toucher)
OnTrigger
Fired whenever the trigger is activated. (!activator is the activator)