Tf projectile syringe: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
m (Changed parameters of {{this is a}} to comply with the updated version. This action was performed by a bot.)
m (Classifying as model entity)
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
{{this is a|point entity|game=Team Fortress 2|name=tf_projectile_syringe}}
{{Ent not in fgd|nolink=1}}
{{CD|CTFProjectile_Syringe|file1=tf_projectile_nail.cpp}}
{{this is a|model entity|game=Team Fortress 2|name=tf_projectile_syringe}}


{{code class|CTFProjectile_Syringe|tf_projectile_nail.cpp}}
==Entity Description==
This is entity is used for the syringe projectile, used for the Syringe Guns.
This is entity is used for the syringe projectile, used for the Syringe Guns.
==Keyvalues==
{{KV BaseAnimating|base=1}}
{{KV BaseEntity|base=1}}
==Inputs==
{{I BaseAnimating|base=1}}
{{I BaseEntity|base=1}}
==Outputs==
{{O BaseAnimating}}
{{O BaseEntity|base=1}}

Latest revision as of 04:35, 19 May 2025

Icon-NotInFGD.png
This entity is not in the FGD by default.
It should not be put directly in a map.
C++ Class hierarchy
CTFProjectile_Syringe
CTFBaseProjectile
CBaseProjectile
CBaseAnimating
CBaseEntity
C++ tf_projectile_nail.cpp

tf_projectile_syringe is a model entity available in Team Fortress 2 Team Fortress 2.

This is entity is used for the syringe projectile, used for the Syringe Guns.