CHeadlessHatman: Difference between revisions

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


'''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 : [https://developer.valvesoftware.com/wiki/Headless_hatman headless_hatman]'''
==[[Classes|Class Structure]]==
*'''[[CBaseEntity]]'''
**'''[[CBaseAnimating]]'''
***'''[[CBaseAnimatingOverlay]]'''
****'''[[CBaseFlex]]'''
*****'''[[CBaseCombatCharacter]]'''
******'''[[NextBotCombatCharacter]]'''
*******<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]