rocket_turret_projectile

From Valve Developer Community
Jump to: navigation, search
Info.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.
Class hierarchy
CRocket_Turret_Projectile
CMissile
CBaseCombatCharacter
CBaseFlex
CBaseAnimatingOverlay
CBaseAnimating
CBaseEntity
npc_rocket_turret.cpp

rocket_turret_projectile is a point entity available in Portal (series) Portal (series). It is the rocket fired by npc_rocket_turret.

See also