CTFWeaponFlameBall: Difference between revisions
Jump to navigation
Jump to search
(Created blank page) |
No edit summary |
||
(9 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
== Overview == | |||
The Dragon's Fury used by the Pyro is an instance of this class. | |||
'''Source location : Absent from the 2017 TF2 source code.''' | |||
'''Linked entity : [https://developer.valvesoftware.com/wiki/tf_weapon_rocketlauncher_fireball tf_weapon_rocketlauncher_fireball]''' | |||
==[[Classes|Class Structure]]== | |||
*'''[[CBaseEntity]]''' | |||
**'''[[CBaseAnimating]]''' | |||
***'''[[CEconEntity]]''' | |||
****'''[[CBaseCombatWeapon]]''' | |||
*****'''[[CTFWeaponBase]]''' | |||
******'''[[CTFWeaponBaseGun]]''' | |||
*******'''[[CTFFlameThrower]]''' | |||
********'''CTFWeaponFlameBall''' | |||
== SendProps == | |||
{| class="wikitable sortable mw-collapsible mw-collapsed" style="margin: 0 auto; width: 100%; padding: 0;" | |||
|+CTFWeaponFlameBall | |||
! style="width: 50%; background-color: #303030; color: white" |Name | |||
! style="width: 15%; background-color: #303030; color: white" |Type | |||
! style="width: 35%; background-color: #303030; color: white" |Description | |||
|- | |||
| style="width: 50%;" |'''m_flRechargeScale''' | |||
| style="width: 15%;" |Float | |||
| style="width: 35%;" | | |||
|} |
Latest revision as of 18:46, 6 March 2022
Overview[edit | edit source]
The Dragon's Fury used by the Pyro is an instance of this class.
Source location : Absent from the 2017 TF2 source code.
Linked entity : tf_weapon_rocketlauncher_fireball
Class Structure[edit | edit source]
- CBaseEntity
- CBaseAnimating
- CEconEntity
- CBaseCombatWeapon
- CTFWeaponBase
- CTFWeaponBaseGun
- CTFFlameThrower
- CTFWeaponFlameBall
- CTFFlameThrower
- CTFWeaponBaseGun
- CTFWeaponBase
- CBaseCombatWeapon
- CEconEntity
- CBaseAnimating
SendProps[edit | edit source]
Name | Type | Description |
---|---|---|
m_flRechargeScale | Float |