CTFWeaponPDA Engineer Build: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 2: | Line 2: | ||
... | ... | ||
'''Source location : ...''' | '''Source location : [https://github.com/sreechar/TF2-Source-Code/blob/master/tf2_src/game/shared/tf/tf_weapon_pda.h /game/shared/tf/tf_weapon_pda.h]''' | ||
'''Linked entity : .. | '''Linked entity : [https://developer.valvesoftware.com/wiki/tf_weapon_pda_engineer_build tf_weapon_pda_engineer_build]''' | ||
==[[Classes|Class Structure]]== | ==[[Classes|Class Structure]]== | ||
*'''[[CBaseEntity]]''' | *'''[[CBaseEntity]]''' | ||
**'''[[CBaseAnimating]]''' | **'''[[CBaseAnimating]]''' | ||
***'''[[ | ***'''[[CEconEntity]]''' | ||
****'''[[ | ****'''[[CBaseCombatWeapon]]''' | ||
*****'''[[ | *****'''[[CTFWeaponBase]]''' | ||
******'''[[ | ******'''[[CTFWeaponPDA]]''' | ||
*******''' | *******'''CTFWeaponPDA_Engineer_Build''' |
Revision as of 15:36, 27 February 2022
Overview
...
Source location : /game/shared/tf/tf_weapon_pda.h
Linked entity : tf_weapon_pda_engineer_build
Class Structure
- CBaseEntity
- CBaseAnimating
- CEconEntity
- CBaseCombatWeapon
- CTFWeaponBase
- CTFWeaponPDA
- CTFWeaponPDA_Engineer_Build
- CTFWeaponPDA
- CTFWeaponBase
- CBaseCombatWeapon
- CEconEntity
- CBaseAnimating