Tf weaponbase grenade proj: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
(-added class hierarchy, cleanup)
m (Classifying as model entity)
 
Line 1: Line 1:
{{stub}}
{{stub}}
{{CD|CTFWeaponBaseGrenadeProj|file1=tf_weaponbase_grenadeproj.cpp}}
{{CD|CTFWeaponBaseGrenadeProj|file1=tf_weaponbase_grenadeproj.cpp}}
{{this is a|point entity|game=Team Fortress 2|name=tf_weaponbase_grenade_proj}} It is the entity used for the grenade projectiles from the [https://wiki.teamfortress.com/wiki/Weapons#demomanprimary grenade launcher weapons].
{{this is a|model entity|game=Team Fortress 2|name=tf_weaponbase_grenade_proj}} It is the entity used for the grenade projectiles from the [https://wiki.teamfortress.com/wiki/Weapons#demomanprimary grenade launcher weapons].

Latest revision as of 04:35, 19 May 2025

Stub

This article or section is a stub. You can help by expanding it.

C++ Class hierarchy
CTFWeaponBaseGrenadeProj
CBaseGrenade
CBaseProjectile
CBaseAnimating
CBaseEntity
C++ tf_weaponbase_grenadeproj.cpp

tf_weaponbase_grenade_proj is a model entity available in Team Fortress 2 Team Fortress 2. It is the entity used for the grenade projectiles from the grenade launcher weapons.