CTFBreakableSign: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
(4 intermediate revisions by one other user not shown) | |||
Line 1: | Line 1: | ||
== Overview == | == Overview == | ||
The Neon Annihilator used by the Pyro is an instance of this class. | |||
'''Source location : | '''Source location : Absent from the 2017 TF2 source code.''' | ||
'''Linked entity : .. | '''Linked entity : [https://developer.valvesoftware.com/wiki/tf_weapon_breakable_sign tf_weapon_breakable_sign]''' | ||
==[[ | ==[[Classes|Class Structure]]== | ||
*'''[[CBaseEntity]]''' | *'''[[CBaseEntity]]''' | ||
**'''[[CBaseAnimating]]''' | **'''[[CBaseAnimating]]''' | ||
***'''[[ | ***'''[[CEconEntity]]''' | ||
****'''[[ | ****'''[[CBaseCombatWeapon]]''' | ||
*****'''[[ | *****'''[[CTFWeaponBase]]''' | ||
******'''[[ | ******'''[[CTFWeaponBaseMelee]]''' | ||
*******''' | *******'''[[CTFBreakableMelee]]''' | ||
********'''CTFBreakableSign''' |
Latest revision as of 19:33, 1 August 2024
Overview[edit | edit source]
The Neon Annihilator used by the Pyro is an instance of this class.
Source location : Absent from the 2017 TF2 source code.
Linked entity : tf_weapon_breakable_sign