Template:O TriggerOnce

From Valve Developer Community
Revision as of 18:54, 10 November 2021 by Amicdict (talk | contribs) (Do not automatically include {{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 repeatedly with a delay when an entity is in this trigger's volume. Delay is defined by Delay Before Reset key.