CTFSniperRifleClassic: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
== Overview == | == Overview == | ||
The Classic used by the Sniper is an instance of this class. | |||
'''Source location : [https://github.com/sreechar/TF2-Source-Code/blob/master/tf2_src/game/shared/tf/ | '''Source location : [https://github.com/sreechar/TF2-Source-Code/blob/master/tf2_src/game/shared/tf/tf_weapon_sniperrifle.h /game/shared/tf/tf_weapon_sniperrifle.h]''' | ||
'''Linked entity : [https://developer.valvesoftware.com/wiki/tf_weapon_sniperrifle_classic tf_weapon_sniperrifle_classic]''' | '''Linked entity : [https://developer.valvesoftware.com/wiki/tf_weapon_sniperrifle_classic tf_weapon_sniperrifle_classic]''' |
Latest revision as of 16:37, 26 February 2022
Overview[edit | edit source]
The Classic used by the Sniper is an instance of this class.
Source location : /game/shared/tf/tf_weapon_sniperrifle.h
Linked entity : tf_weapon_sniperrifle_classic
Class Structure[edit | edit source]
- CBaseEntity
- CBaseAnimating
- CEconEntity
- CBaseCombatWeapon
- CTFWeaponBase
- CTFWeaponBaseGun
- CTFSniperRifle
- CTFSniperRifleClassic
- CTFSniperRifle
- CTFWeaponBaseGun
- CTFWeaponBase
- CBaseCombatWeapon
- CEconEntity
- CBaseAnimating
SendProps[edit | edit source]
Name | Type | Description |
---|---|---|
m_bCharging | Boolean |