CTFWeaponBase
		
		
		
		Jump to navigation
		Jump to search
		
Overview
The base class for TF2 weapons.
Source location : /game/shared/tf/tf_weaponbase.h
Linked entity : tf_weapon_base
Class Structure
- CBaseEntity
- CBaseAnimating
- CEconEntity
- CBaseCombatWeapon
- CTFWeaponBase
 
 
 - CBaseCombatWeapon
 
 - CEconEntity
 
 - CBaseAnimating
 
SendProps
| Name | Type | Description | ||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| m_bLowered | Boolean | |||||||||||||||||||
| m_bResetParity | Boolean | |||||||||||||||||||
| m_iReloadMode | Integer | |||||||||||||||||||
| m_bReloadedThroughAnimEvent | Boolean | |||||||||||||||||||
| m_bDisguiseWeapon | Boolean | |||||||||||||||||||
  | ||||||||||||||||||||
  | ||||||||||||||||||||
| m_flEnergy | Float | |||||||||||||||||||
| m_hExtraWearable | Integer | |||||||||||||||||||
| m_hExtraWearableViewModel | Integer | |||||||||||||||||||
| m_bBeingRepurposedForTaunt | Boolean | |||||||||||||||||||
| m_nKillComboClass | Integer | |||||||||||||||||||
| m_nKillComboCount | Integer | |||||||||||||||||||
| m_flInspectAnimEndTime | Float | |||||||||||||||||||
| m_nInspectStage | Integer | |||||||||||||||||||
| m_iConsecutiveShots | Integer | |||||||||||||||||||
Entity DataMaps
| Name | Type | Description | 
|---|---|---|
| CTFWeaponBaseFallThink | ||
| m_nCustomViewmodelModelIndex |