CTFWeaponBuilder: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
(3 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 : [https://github.com/sreechar/TF2-Source-Code/blob/master/tf2_src/game/ | '''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 : [https://developer.valvesoftware.com/wiki/tf_weapon_builder tf_weapon_builder]''' | '''Linked entity : [https://developer.valvesoftware.com/wiki/tf_weapon_builder tf_weapon_builder]''' |
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 |