CTFWearableVM: Difference between revisions

From SigMod
Jump to navigation Jump to search
No edit summary
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/tf/tf_item_wearable.h /game/shared/tf/tf_item_wearable.h]'''


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


==[[Classes|Class Structure]]==
==[[Classes|Class Structure]]==
*'''[[CBaseEntity]]'''
*'''[[CBaseEntity]]'''
**'''[[CBaseAnimating]]'''
**'''[[CBaseAnimating]]'''
***'''[[CBaseAnimatingOverlay]]'''
***'''[[CEconEntity]]'''
****'''[[CBaseFlex]]'''
****'''[[CEconWearable]]'''
*****'''[[CBaseCombatCharacter]]'''
*****'''[[CTFWearable]]'''
******'''[[CBasePlayer]]'''
******'''CTFWearableVM'''
*******'''CTFPlayer'''

Latest revision as of 04:43, 4 March 2022