CTFWearableRobotArm: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
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]''' |
Revision as of 19:53, 28 April 2022
Overview
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
- CBaseEntity
- CBaseAnimating
- CEconEntity
- CEconWearable
- CTFWearable
- CTFWearableRobotArm
- CTFWearable
- CEconWearable
- CEconEntity
- CBaseAnimating