CTFKatana: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
== Overview == | == Overview == | ||
The Half-Zatoichi used by the Soldier and Demoman is an instance of this class. | |||
'''Source location : ...''' | '''Source location : [https://github.com/sreechar/TF2-Source-Code/blob/master/tf2_src/game/shared/tf/tf_weapon_sword.h /game/shared/tf/tf_weapon_sword.h]''' | ||
'''Linked entity : .. | '''Linked entity : [https://developer.valvesoftware.com/wiki/tf_weapon_katana tf_weapon_katana]''' | ||
==[[Classes|Class Structure]]== | ==[[Classes|Class Structure]]== | ||
*'''[[CBaseEntity]]''' | *'''[[CBaseEntity]]''' | ||
**'''[[CBaseAnimating]]''' | **'''[[CBaseAnimating]]''' | ||
***'''[[ | ***'''[[CEconEntity]]''' | ||
****'''[[ | ****'''[[CBaseCombatWeapon]]''' | ||
*****'''[[ | *****'''[[CTFWeaponBase]]''' | ||
******'''[[ | ******'''[[CTFWeaponBaseMelee]]''' | ||
*******''' | *******'''CTFDecapitationMeleeWeaponBase''' | ||
********'''CTFKatana''' | |||
== SendProps == | == SendProps == |
Latest revision as of 00:42, 23 February 2022
Overview[edit | edit source]
The Half-Zatoichi used by the Soldier and Demoman is an instance of this class.
Source location : /game/shared/tf/tf_weapon_sword.h
Linked entity : tf_weapon_katana
Class Structure[edit | edit source]
- CBaseEntity
- CBaseAnimating
- CEconEntity
- CBaseCombatWeapon
- CTFWeaponBase
- CTFWeaponBaseMelee
- CTFDecapitationMeleeWeaponBase
- CTFKatana
- CTFDecapitationMeleeWeaponBase
- CTFWeaponBaseMelee
- CTFWeaponBase
- CBaseCombatWeapon
- CEconEntity
- CBaseAnimating
SendProps[edit | edit source]
Name | Type | Description |
---|---|---|
m_bIsBloody | Boolean |