CTFRocketPack: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
|||
Line 13: | Line 13: | ||
*****'''[[CTFWeaponBase]]''' | *****'''[[CTFWeaponBase]]''' | ||
******'''[[CTFWeaponBaseMelee]]''' | ******'''[[CTFWeaponBaseMelee]]''' | ||
*******'''CTFRocketPack | *******'''CTFRocketPack''''' | ||
== SendProps == | == SendProps == |
Latest revision as of 00:49, 23 February 2022
Overview[edit | edit source]
The Thermal Thruster used by the Pyro is an instance of this class.
Source location : /game/shared/tf/tf_weapon_rocketpack.h
Linked entity : tf_weapon_rocketpack
Class Structure[edit | edit source]
SendProps[edit | edit source]
Name | Type | Description |
---|---|---|
m_flInitLaunchTime | Float | |
m_flLaunchTime | Float | |
m_flToggleEndTime | Float | |
m_bEnabled | Boolean |