func_playerghostinfected_clip

From Valve Developer Community
Jump to: navigation, search
English (en)
... Icon-Important.png
class hierarchy
CFuncPlayerGhostInfectedClip
CFuncBrush
CBaseEntity

func_playerghostinfected_clip is a brush entity available in Left 4 Dead 2 Left 4 Dead 2. It is a simple clip brush that blocks player ghost infected movement.

Keyvalues

EnableDisable:

Start Disabled (StartDisabled) <boolean>
Stay dormant until activated (with theEnableinput).

Targetname:
Name (targetname) <string>
The targetname that other entities refer to this entity by.

Inputs

EnableDisable:

Enable
Disable
Enable/disable this entity from performing its task. It might also disappear from view.

See also