CWeaponIFMSteadyCam: Difference between revisions

From SigMod
Jump to navigation Jump to search
No edit summary
 
(One intermediate revision by the same user not shown)
Line 2: Line 2:
...
...


'''Source location : ...'''
'''Source location : [https://github.com/sreechar/TF2-Source-Code/blob/master/tf2_src/game/shared/weapon_ifmsteadycam.h /game/shared/weapon_ifmsteadycam.h]'''


'''Linked entity : ...'''
'''Linked entity : [https://developer.valvesoftware.com/wiki/weapon_ifm_steadycam weapon_ifm_steadycam]'''


==[[Classes|Class Structure]]==
==[[Classes|Class Structure]]==
*'''[[CBaseEntity]]'''
*'''[[CBaseEntity]]'''
**'''[[CBaseAnimating]]'''
**'''[[CBaseAnimating]]'''
***'''[[CBaseAnimatingOverlay]]'''
***'''[[CEconEntity]]'''
****'''[[CBaseFlex]]'''
****'''[[CBaseCombatWeapon]]'''
*****'''[[CBaseCombatCharacter]]'''
*****'''[[CTFWeaponBase]]'''
******'''[[CBasePlayer]]'''
******'''[[CWeaponIFMBase]]'''
*******'''CTFPlayer'''
*******'''[[CWeaponIFMBaseCamera]]'''
********'''[[CWeaponIFMSteadyCam]]'''


== Entity DataMaps ==
== Entity DataMaps ==

Latest revision as of 15:59, 27 February 2022