CTFParachute Primary: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
|||
Line 13: | Line 13: | ||
*****'''[[CTFWeaponBase]]''' | *****'''[[CTFWeaponBase]]''' | ||
******'''[[CTFWeaponBaseMelee]]''' | ******'''[[CTFWeaponBaseMelee]]''' | ||
*******'''CTFParachute_Primary''' | *******'''[[CTFParachute]]''' | ||
********'''CTFParachute_Primary''' |
Latest revision as of 23:36, 19 February 2022
Overview[edit | edit source]
The Base Jumper used by the Demoman is an instance of this class.
Source location : /game/shared/tf/tf_weapon_parachute.h
Linked entity : tf_weapon_parachute_primary
Class Structure[edit | edit source]
- CBaseEntity
- CBaseAnimating
- CEconEntity
- CBaseCombatWeapon
- CTFWeaponBase
- CTFWeaponBaseMelee
- CTFParachute
- CTFParachute_Primary
- CTFParachute
- CTFWeaponBaseMelee
- CTFWeaponBase
- CBaseCombatWeapon
- CEconEntity
- CBaseAnimating