rocket_turret_projectile

From Valve Developer Community
Revision as of 04:34, 19 May 2025 by Nesciuse (talk | contribs) (Classifying as model entity)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
Icon-NotInFGD.png
This entity is not in the FGD by default.
It should not be put directly in a map because it is fired automatically by rocket turrets and can only be configured through code.
C++ Class hierarchy
CRocket_Turret_Projectile
CMissile
CBaseCombatCharacter
CBaseFlex
CBaseAnimatingOverlay
CBaseAnimating
CBaseEntity
C++ npc_rocket_turret.cpp

rocket_turret_projectile is a model entity available in Portal series Portal series. It is the rocket fired by npc_rocket_turret.

See also