CTFFlareGun Revenge: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 2: | Line 2: | ||
The Manmelter used by the Pyro is an instance of this class. | The Manmelter used by the Pyro 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_flaregun_revenge.h /game/shared/tf/tf_weapon_flaregun_revenge.h]''' | ||
'''Linked entity : [https://developer.valvesoftware.com/wiki/tf_weapon_flaregun_revenge tf_weapon_flaregun_revenge]''' | '''Linked entity : [https://developer.valvesoftware.com/wiki/tf_weapon_flaregun_revenge tf_weapon_flaregun_revenge]''' |
Revision as of 23:46, 24 February 2022
Overview
The Manmelter used by the Pyro is an instance of this class.
Source location : /game/shared/tf/tf_weapon_flaregun_revenge.h
Linked entity : tf_weapon_flaregun_revenge
Class Structure
- CBaseEntity
- CBaseAnimating
- CEconEntity
- CBaseCombatWeapon
- CTFWeaponBase
- CTFWeaponBaseGun
- CTFFlareGun_Revenge
- CTFWeaponBaseGun
- CTFWeaponBase
- CBaseCombatWeapon
- CEconEntity
- CBaseAnimating
SendProps
Name | Type | Description |
---|---|---|
m_fLastExtinguishTime | Float |