Tf weaponbase grenade proj: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
(Created entity page. [Information from the 2018 source code leak of TF2 with the help of ent_info. PLEASE FACT CHECK THIS PAGE!])
 
m (Added TOC.)
Line 3: Line 3:


{{code class|CTFWeaponBaseGrenadeProj|tf_weaponbase_grenadeproj.cpp}}
{{code class|CTFWeaponBaseGrenadeProj|tf_weaponbase_grenadeproj.cpp}}
__TOC__
==Keyvalues==
==Keyvalues==
{{KV BaseAnimating|base=1}}
{{KV BaseAnimating|base=1}}

Revision as of 19:06, 9 June 2021

Stub

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

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

C++ In code, it is represented by theCTFWeaponBaseGrenadeProjclass, defined in thetf_weaponbase_grenadeproj.cppfile.

Keyvalues

Note.pngNote:Content moved to Rendering and studio model related KIO/Keyvalues for continuation of page history


Inputs

Outputs

Note.pngNote:Content moved to Rendering and studio model related KIO/Outputs for continuation of page history