tf_weapon_club

From Valve Developer Community
Revision as of 03:38, 10 October 2025 by Breakin' Benny (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Stub

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

C++ Class hierarchy
CTFClub
CTFWeaponBaseMelee
CTFWeaponBase
CBaseCombatWeapon
CBaseAnimating
CBaseEntity
C++ tf_weapon_club.cpp

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

tf_weapon_club is the base for all Sniper melee weapons. This arsenal consists of the Kukri, Conscientious Objector, Saxxy, Tribalman's Shiv, Bushwacka, and Shahanshah. The weapon, if created via ent_create appears invisible like any other weapon.

Keyvalues

Name (targetname) <string>[ Edit ]
The name that other entities refer to this entity by, via Inputs/Outputs or other keyvalues (e.g. parentname or target).
Also displayed in Hammer's 2D views and Entity Report.
See also:  Generic Keyvalues, Inputs and Outputs available to all entities

Inputs

Outputs