env_holo_emitter

From Valve Developer Community
Jump to: navigation, search
Info.png
This entity is not in the FGD by default.
See below for instructions on making it available.
Holoemitterimage.jpg
Class hierarchy
???
???
CBaseAnimating
CBaseEntity

env_holo_emitter is a point entity available in Black Mesa 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.

Icon-Important.pngImportant:You need point_template to spawn this entity, otherwise the game will crash with this error message.
Not precached error

Holoemitcrash4.png

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

TurnOn <void>
Turns spotlight on.
TurnOff <void>
Turns spotlight off.