CZombie: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
(One intermediate revision by the same user not shown) | |||
Line 24: | Line 24: | ||
| style="width: 50%;" |'''m_flHeadScale''' | | style="width: 50%;" |'''m_flHeadScale''' | ||
| style="width: 15%;" |Float | | style="width: 15%;" |Float | ||
| style="width: 35%;" | | |||
|} | |||
== Entity DataMaps == | |||
{| class="wikitable sortable mw-collapsible mw-collapsed" style="margin: 0 auto; width: 100%; padding: 0; | |||
|+CLogicEventListener | |||
! style="width: 50%; background-color: #303030; color: white" |Name | |||
! style="width: 15%; background-color: #303030; color: white" |Type | |||
! style="width: 35%; background-color: #303030; color: white" |Description | |||
|- | |||
| style="width: 50%;" |'''m_OnDeath''' | |||
| style="width: 15%;" | | |||
| style="width: 35%;" | | | style="width: 35%;" | | ||
|} | |} |
Latest revision as of 08:56, 8 March 2023
Overview[edit | edit source]
Halloween skeletons are instances of this class.
Source location : /game/server/tf/halloween/zombie/zombie.h
Linked entity : tf_zombie
Class Structure[edit | edit source]
SendProps[edit | edit source]
Name | Type | Description |
---|---|---|
m_flHeadScale | Float |
Entity DataMaps[edit | edit source]
Name | Type | Description |
---|---|---|
m_OnDeath |