rocket_turret_projectile

From Valve Developer Community
Revision as of 13:20, 2 July 2024 by Nescius (talk | contribs) (-class hierarchy)
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 point entity available in Portal series Portal series. It is the rocket fired by npc_rocket_turret.

See also