rocket_turret_projectile

From Valve Developer Community
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.
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