CTFWeaponBuilder: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
(4 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
== Overview == | == Overview == | ||
The Engineer's hidden builder weapon is an instance of this class, as well as Spy's stock sapper weapon | |||
'''Source location : ...''' | '''Source location : [https://github.com/sreechar/TF2-Source-Code/blob/master/tf2_src/game/server/tf/tf_weapon_builder.h /game/server/tf/tf_weapon_builder.h]''' | ||
'''Linked entity : .. | '''Linked entity : [https://developer.valvesoftware.com/wiki/tf_weapon_builder tf_weapon_builder]''' | ||
==[[Classes|Class Structure]]== | ==[[Classes|Class Structure]]== | ||
*'''[[CBaseEntity]]''' | *'''[[CBaseEntity]]''' | ||
**'''[[CBaseAnimating]]''' | **'''[[CBaseAnimating]]''' | ||
***'''[[ | ***'''[[CEconEntity]]''' | ||
****'''[[ | ****'''[[CBaseCombatWeapon]]''' | ||
*****'''[[ | *****'''[[CTFWeaponBase]]''' | ||
******''' | ******'''CTFWeaponBuilder''' | ||
== SendProps == | == SendProps == |
Latest revision as of 18:29, 26 February 2022
Overview[edit | edit source]
The Engineer's hidden builder weapon is an instance of this class, as well as Spy's stock sapper weapon
Source location : /game/server/tf/tf_weapon_builder.h
Linked entity : tf_weapon_builder
Class Structure[edit | edit source]
- CBaseEntity
- CBaseAnimating
- CEconEntity
- CBaseCombatWeapon
- CTFWeaponBase
- CTFWeaponBuilder
- CTFWeaponBase
- CBaseCombatWeapon
- CEconEntity
- CBaseAnimating
SendProps[edit | edit source]
Name | Type | Description | |||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
m_iBuildState | Integer | ||||||||||||||||||||||||||||
| |||||||||||||||||||||||||||||
m_iObjectMode | Integer | ||||||||||||||||||||||||||||
m_flWheatleyTalkingUntil | Float |