CHeadlessHatman: Difference between revisions

From SigMod
Jump to navigation Jump to search
No edit summary
No edit summary
 
(5 intermediate revisions by the same user not shown)
Line 1: Line 1:
== Overview ==
== Overview ==
...
The halloween boss Headless Hatless Horsemann is an instance of this class.


'''Source location : ...'''
'''Source location : [https://github.com/sreechar/TF2-Source-Code/blob/master/tf2_src/game/server/tf/halloween/headless_hatman.h /game/server/tf/halloween/headless_hatman.h]'''


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


==[[SendProps|Class Structure]]==
==[[Classes|Class Structure]]==
*'''[[CBaseEntity]]'''
*'''[[CBaseEntity]]'''
**'''[[CBaseAnimating]]'''
**'''[[CBaseAnimating]]'''
Line 12: Line 12:
****'''[[CBaseFlex]]'''
****'''[[CBaseFlex]]'''
*****'''[[CBaseCombatCharacter]]'''
*****'''[[CBaseCombatCharacter]]'''
******'''[[CBasePlayer]]'''
******'''[[NextBotCombatCharacter]]'''
*******'''CTFPlayer'''
*******<span style="color: #808080;">'''CHalloweenBaseBoss'''</span>
********'''CHeadlessHatman'''

Latest revision as of 19:15, 12 March 2022

Overview[edit | edit source]

The halloween boss Headless Hatless Horsemann is an instance of this class.

Source location : /game/server/tf/halloween/headless_hatman.h

Linked entity : headless_hatman

Class Structure[edit | edit source]