npc_heli_avoidbox

From Valve Developer Community
Jump to navigation Jump to search
Class hierarchy
CAvoidBox
CBaseEntity
npc_attackchopper.cpp

Stub

This article or section is a stub. You can help by expanding it.

npc_heli_avoidbox is a brush entity available in Half-Life 2 series Half-Life 2 series. Defines a brush-based area which helicopter NPCs should avoid. npc_helicopter and npc_combinegunship avoid this area, but not npc_combinedropship.

Keyvalues

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

Flags

Avoid the box above and below : [65536]

See also