Tf weapon charged smg: 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)
 
(2 intermediate revisions by one other user not shown)
Line 1: Line 1:
{{this is a|point entity|game=Team Fortress 2|name=tf_weapon_charged_smg}}
{{Ent not in fgd}}
{{CD|CTFChargedSMG|file1=tf_weapon_charged_smg.cpp}}
{{this is a|model entity|game=Team Fortress 2|name=tf_weapon_charged_smg}}


{{code class|CTFChargedSMG|tf_weapon_charged_smg}}
==Entity description==
The entity used for the [https://wiki.teamfortress.com/wiki/Sniper Sniper's] secondary weapon known as the [https://wiki.teamfortress.com/wiki/Cleaner%27s_Carbine Cleaner's Carbine].
The entity used for the [https://wiki.teamfortress.com/wiki/Sniper Sniper's] secondary weapon known as the [https://wiki.teamfortress.com/wiki/Cleaner%27s_Carbine Cleaner's Carbine].
==Keyvalues==
{{KV WeaponSpawn}}
{{KV BaseAnimating}}
{{KV BaseEntity}}
==Inputs==
{{I BaseAnimating}}
{{I BaseEntity}}
==Outputs==
{{O BaseAnimating}}
{{O BaseEntity}}

Latest revision as of 04:35, 19 May 2025

Icon-NotInFGD.png
This entity is not in the FGD by default.
See below for instructions on making it available.
C++ Class hierarchy
CTFChargedSMG
CTFSMG
CBaseCombatWeapon
CBaseAnimating
CBaseEntity
C++ tf_weapon_smg.cpp

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

The entity used for the Sniper's secondary weapon known as the Cleaner's Carbine.