trigger_ping_detector
trigger_ping_detector
is a brush entity available in Portal 2. It fires an output when the pingtool is used in its region.
Keyvalues
- Name
(targetname)
<string> - The name that other entities refer to this entity by, via Inputs/Outputs or other keyvalues (e.g.
parentname
ortarget
).
Also displayed in Hammer's 2D views and Entity Report.See also: Generic Keyvalues, Inputs and Outputs available to all entities
Inputs
Outputs
OnOrangePlayerPinged
- Fired when the orange player has pinged inside the trigger.
OnBluePlayerPinged
- Fired when the blue player has pinged inside the trigger.