CMonsterResource
Jump to navigation
Jump to search
Overview[edit | edit source]
Manages and networks data needed by clients for non-player AI characters.
Source location : /game/server/tf/player_vs_environment/monster_resource.h
Linked Entity : monster_resource
Class Structure[edit | edit source]
- CBaseEntity
- CMonsterResource
SendProps[edit | edit source]
Name | Type | Description |
---|---|---|
m_iBossHealthPercentageByte | Integer | |
m_iBossStunPercentageByte | Integer | |
m_iSkillShotCompleteCount | Integer | |
m_fSkillShotComboEndTime | Float | |
m_iBossState | Integer |
Entity DataMaps[edit | edit source]
Name | Type | Description |
---|---|---|
CMonsterResourceUpdate | ||
m_fSkillShotComboEndTime | ||
m_iBossHealthPercentageByte | ||
m_iBossStunPercentageByte | ||
m_iSkillShotCompleteCount |