Npc heli nobomb: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
m (removed {{DISPLAYTITLE}}, covered by the hl2 point template)
No edit summary
 
(7 intermediate revisions by 6 users not shown)
Line 1: Line 1:
{{hl2 brush|npc_heli_nobomb}}
{{LanguageBar}}
{{CD|CBombSuppressor|file1=1}}
{{This is a|brush entity|name=npc_heli_nobomb|game=Half-Life 2 series}} It's a [[brush entity]] that suppresses bombing by {{ent|npc_helicopter}}.
{{confirm|{{AABBwarning}}}}


==Entity description==
== Keyvalues ==
A [[brush entity]] that suppresses bombing by [[npc_helicopter]].
{{KV Targetname}}


==Keyvalues==
== See Also ==
{{Not in FGD}} {{KV Targetname}}
* {{ent|npc_helicopter}}
{{KV Origin}}
{{KV Angles}}
{{KV Parentname}}


==Inputs==
{{stub}}
{{Not in FGD}} {{I Targetname}}
{{Not in FGD}} {{I Parentname}}
 
==Outputs==
{{Not in FGD}} {{O Targetname}}
 
[[Category:Entities]]
[[Category:Brush Entities]]

Latest revision as of 10:27, 25 September 2024

English (en)Translate (Translate)
C++ Class hierarchy
CBombSuppressor
CBaseEntity
C++ npc_attackchopper.cpp

npc_heli_nobomb is a brush entity available in Half-Life 2 series Half-Life 2 series. It's a brush entity that suppresses bombing by npc_helicopter.

Confirm:
Warning.pngWarning:This entity applies its effect based on its AABB instead of its brush model. [ Edit ]

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

See Also

Stub

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