CTFWeaponSapper: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
== Overview == | == Overview == | ||
The Spy sappers which are under the weapon class tf_weapon_sapper are instances of this class. | |||
'''Source location : [https://github.com/sreechar/TF2-Source-Code/blob/master/tf2_src/game/server/tf/tf_weapon_builder.h /game/server/tf/tf_weapon_builder.h]''' | '''Source location : [https://github.com/sreechar/TF2-Source-Code/blob/master/tf2_src/game/server/tf/tf_weapon_builder.h /game/server/tf/tf_weapon_builder.h]''' |
Latest revision as of 18:42, 26 February 2022
Overview[edit | edit source]
The Spy sappers which are under the weapon class tf_weapon_sapper are instances of this class.
Source location : /game/server/tf/tf_weapon_builder.h
Linked entity : tf_weapon_sapper
Class Structure[edit | edit source]
- CBaseEntity
- CBaseAnimating
- CEconEntity
- CBaseCombatWeapon
- CTFWeaponBase
- CTFWeaponBuilder
- CTFWeaponSapper
- CTFWeaponBuilder
- CTFWeaponBase
- CBaseCombatWeapon
- CEconEntity
- CBaseAnimating
SendProps[edit | edit source]
Name | Type | Description |
---|---|---|
m_flChargeBeginTime | Float |