CTFWeaponBaseGun: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
== Overview == | == Overview == | ||
The base class for TF2 guns. | |||
'''Source location : ...''' | '''Source location : [https://github.com/sreechar/TF2-Source-Code/blob/master/tf2_src/game/shared/tf/tf_weaponbase_gun.h /game/shared/tf/tf_weaponbase_gun.h]''' | ||
'''Linked entity : .. | '''Linked entity : [https://developer.valvesoftware.com/wiki/tf_weaponbase_gun tf_weaponbase_gun]''' | ||
==[[Classes|Class Structure]]== | ==[[Classes|Class Structure]]== | ||
*'''[[CBaseEntity]]''' | *'''[[CBaseEntity]]''' | ||
**'''[[CBaseAnimating]]''' | **'''[[CBaseAnimating]]''' | ||
***'''[[ | ***'''[[CEconEntity]]''' | ||
****'''[[ | ****'''[[CBaseCombatWeapon]]''' | ||
*****'''[[ | *****'''[[CTFWeaponBase]]''' | ||
******''' | ******'''CTFWeaponBaseGun''' | ||
== Entity DataMaps == | == Entity DataMaps == |
Revision as of 02:40, 23 February 2022
Overview
The base class for TF2 guns.
Source location : /game/shared/tf/tf_weaponbase_gun.h
Linked entity : tf_weaponbase_gun
Class Structure
- CBaseEntity
- CBaseAnimating
- CEconEntity
- CBaseCombatWeapon
- CTFWeaponBase
- CTFWeaponBaseGun
- CTFWeaponBase
- CBaseCombatWeapon
- CEconEntity
- CBaseAnimating
Entity DataMaps
Name | Type | Description |
---|---|---|
CTFWeaponBaseGunZoomIn | ||
CTFWeaponBaseGunZoomOut | ||
CTFWeaponBaseGunZoomOutIn |