CTFBat: Difference between revisions

From SigMod
Jump to navigation Jump to search
No edit summary
No edit summary
Line 1: Line 1:
== Overview ==
== Overview ==
...
These weapons are instances of this class:


'''Source location : ...'''


'''Linked entity : ...'''
'''Source location : game/shared/tf/tf_weapon_bat.h'''
 
'''Linked entity : [https://developer.valvesoftware.com/wiki/tf_weapon_bat tf_weapon_bat]'''


==[[Classes|Class Structure]]==
==[[Classes|Class Structure]]==
*'''[[CBaseEntity]]'''
*'''[[CBaseEntity]]'''
**'''[[CBaseAnimating]]'''
**'''[[CBaseAnimating]]'''
***'''[[CBaseAnimatingOverlay]]'''
***'''[[CEconEntity]]'''
****'''[[CBaseFlex]]'''
****'''[[CBaseCombatWeapon]]'''
*****'''[[CBaseCombatCharacter]]'''
*****'''[[CTFWeaponBase]]'''
******'''[[CBasePlayer]]'''
******'''[[CTFWeaponBaseMelee]]'''
*******'''CTFPlayer'''
*******'''CTFBat'''

Revision as of 01:16, 19 February 2022

Overview

These weapons are instances of this class:


Source location : game/shared/tf/tf_weapon_bat.h

Linked entity : tf_weapon_bat

Class Structure