CMonsterResource
Jump to navigation
Jump to search
Overview
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
- CBaseEntity
- CMonsterResource
SendProps
| Name | Type | Description |
|---|---|---|
| m_iBossHealthPercentageByte | Integer | |
| m_iBossStunPercentageByte | Integer | |
| m_iSkillShotCompleteCount | Integer | |
| m_fSkillShotComboEndTime | Float | |
| m_iBossState | Integer |
Entity DataMaps
| Name | Type | Description |
|---|---|---|
| CMonsterResourceUpdate | ||
| m_fSkillShotComboEndTime | ||
| m_iBossHealthPercentageByte | ||
| m_iBossStunPercentageByte | ||
| m_iSkillShotCompleteCount |