trigger_ping_detector

From Valve Developer Community
Jump to: navigation, search
English (en)Translate (Translate)

trigger_ping_detector is a brush entity available in Portal 2 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 or target).
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.