point_event_proxy
Jump to navigation
Jump to search
Warning:
![]() |
---|
CPointEventProxy |
![]() |
point_event_proxy
is a point entity available in Alien Swarm.

- 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.
An entity that allows firing simple game events from map logic.
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
- Event Name (EventName) <string>
- Name of the event fired
- Activator as 'userid' field (ActivatorAsUserID) <boolean>
- Use the input activator as the userid field in the event fired
Inputs
- GenerateEvent
- Generate the game event.