point_event_proxy

From Valve Developer Community
Revision as of 18:19, 17 May 2024 by PeeBot (talk | contribs) (Changed parameters of {{this is a}} to comply with the updated version. This action was performed by a bot.)
Jump to navigation Jump to search

point_event_proxy is a point entity available in Alien Swarm Alien Swarm.

Warning.pngWarning:
  • The {{{game}}} parameter is inconsistent with the name defined by the {{asw}} template. This can most likely be fixed by setting the value of the {{{game}}} parameter to Alien Swarm.
    If a parameter is consistent but you're still seeing this warning, it may be an issue with the template itself. Please discuss it on the template's talk page.

Entity description

An entity that allows fires simple game events from map logic.

Keyvalues

Event Name ([todo internal name (i)]) <string>
Name of the event fired
Activator as 'userid' field ([todo internal name (i)]) <boolean>
Use the input activator as the userid field in the event fired
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

GenerateEvent
Generate the game event.


Outputs