Trigger ping detector: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
(Rewrote first sentence, missing subject)
mNo edit summary
Line 1: Line 1:
{{portal2 brush|trigger_ping_detector}} It fires an output when the pingtool is used in its region.
{{lang|title=trigger_ping_detector}}
{{entity|trigger_ping_detector|type=e2|game=Portal 2}} It fires an output when the pingtool is used in its region.


==Keyvalues==
==Keyvalues==

Revision as of 09:39, 24 January 2023

English (en)Translate (Translate)

Template:Entity It fires an output when the pingtool is used in its region.

Keyvalues

Name (targetname) <string>[ Edit ]
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.