CEyeballBoss: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
|||
Line 2: | Line 2: | ||
The halloween boss Monoculus is an instance of this class. | The halloween boss Monoculus is an instance of this class. | ||
'''Source location : /game/server/tf/halloween/eyeball_boss/eyeball_boss.h''' | '''Source location : [https://github.com/sreechar/TF2-Source-Code/blob/master/tf2_src/game/server/tf/halloween/eyeball_boss/eyeball_boss.h /game/server/tf/halloween/eyeball_boss/eyeball_boss.h]''' | ||
'''Linked entity : [https://developer.valvesoftware.com/wiki/Eyeball_boss eyeball_boss]''' | '''Linked entity : [https://developer.valvesoftware.com/wiki/Eyeball_boss eyeball_boss]''' |
Revision as of 04:32, 19 February 2022
Overview
The halloween boss Monoculus is an instance of this class.
Source location : /game/server/tf/halloween/eyeball_boss/eyeball_boss.h
Linked entity : eyeball_boss
Class Structure
- CBaseEntity
- CBaseAnimating
- CBaseAnimatingOverlay
- CBaseFlex
- CBaseCombatCharacter
- NextBotCombatCharacter
- CHalloweenBaseBoss
- CEyeballBoss
- CHalloweenBaseBoss
- NextBotCombatCharacter
- CBaseCombatCharacter
- CBaseFlex
- CBaseAnimatingOverlay
- CBaseAnimating
SendProps
Name | Type | Description |
---|---|---|
m_angRotation | Integer | |
m_angAbsRotation | Integer | |
m_lookAtSpot | Vector | |
m_attitude | Integer |