CTFWearableRobotArm: Difference between revisions
Jump to navigation
Jump to search
(Undo revision 3281 by 172.70.126.238 (talk)) Tag: Undo |
Tag: Undo |
||
Line 1: | Line 1: | ||
== Overview == | == Overview == | ||
The Gunslinger used by the Engineer is an instance of this class. | |||
'''Source location : [https://github.com/sreechar/TF2-Source-Code/blob/master/tf2_src/game/shared/tf/tf_weapon_wrench.h /game/shared/tf/tf_weapon_wrench.h]''' | '''Source location : [https://github.com/sreechar/TF2-Source-Code/blob/master/tf2_src/game/shared/tf/tf_weapon_wrench.h /game/shared/tf/tf_weapon_wrench.h]''' |
Latest revision as of 19:54, 28 April 2022
Overview[edit | edit source]
The Gunslinger used by the Engineer is an instance of this class.
Source location : /game/shared/tf/tf_weapon_wrench.h
Linked entity : tf_wearable_robot_arm
Class Structure[edit | edit source]
- CBaseEntity
- CBaseAnimating
- CEconEntity
- CEconWearable
- CTFWearable
- CTFWearableRobotArm
- CTFWearable
- CEconWearable
- CEconEntity
- CBaseAnimating