CHeadlessHatman: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
|||
Line 2: | Line 2: | ||
The halloween boss Headless Hatless Horsemann is an instance of this class. | The halloween boss Headless Hatless Horsemann is an instance of this class. | ||
'''Source location : /game/server/tf/halloween/headless_hatman.h''' | '''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]''' | '''Linked entity : [https://developer.valvesoftware.com/wiki/Headless_hatman headless_hatman]''' |
Revision as of 04:32, 19 February 2022
Overview
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
- CBaseEntity
- CBaseAnimating
- CBaseAnimatingOverlay
- CBaseFlex
- CBaseCombatCharacter
- NextBotCombatCharacter
- CHalloweenBaseBoss
- CHeadlessHatman
- CHalloweenBaseBoss
- NextBotCombatCharacter
- CBaseCombatCharacter
- CBaseFlex
- CBaseAnimatingOverlay
- CBaseAnimating