env_holo_emitter
Class hierarchy |
---|
??? |
env_holo_emitter
is a point entity available in Black Mesa. This is model with blue spotlight with no ability to be customized. This is probably hologram emitter that was planned to be used in the "Hazard Course" chapter, which wasn't ever released.
Important:You need
point_template
to spawn this entity, otherwise the game will crash with this error message.
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
TurnOn
<void>- Turns spotlight on.
TurnOff
<void>- Turns spotlight off.