CHalloweenPickup: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 19: | Line 19: | ||
! style="width: 15%; background-color: #303030; color: white" |Type | ! style="width: 15%; background-color: #303030; color: white" |Type | ||
! style="width: 35%; background-color: #303030; color: white" |Description | ! style="width: 35%; background-color: #303030; color: white" |Description | ||
|- | |- | ||
| style="width: 50%;" |'''m_OnBluePickup''' | | style="width: 50%;" |'''m_OnBluePickup''' | ||
| style="width: 15%;" | | | style="width: 15%;" | | ||
| style="width: 35%;" | | | style="width: 35%;" | | ||
|- | |- | ||
| style="width: 50%;" |'''m_OnRedPickup''' | | style="width: 50%;" |'''m_OnRedPickup''' | ||
| style="width: 15%;" | | | style="width: 15%;" | | ||
| style="width: 35%;" | | | style="width: 35%;" | | ||
Line 89: | Line 33: | ||
|- | |- | ||
| style="width: 50%;" |'''m_iszSound''' | | style="width: 50%;" |'''m_iszSound''' | ||
| style="width: 15%;" | | | style="width: 15%;" | | ||
| style="width: 35%;" | | | style="width: 35%;" | | ||
|} | |} |
Revision as of 02:39, 28 March 2022
Overview
...
Source location : /game/shared/tf/entity_halloween_pickup.h
Linked Entity : tf_halloween_pickup
Class Structure
- CBaseEntity
- CBaseAnimating
- CItem
- CTFPowerup
- CHalloweenPickup
- CTFPowerup
- CItem
- CBaseAnimating
Entity DataMaps
Name | Type | Description |
---|---|---|
m_OnBluePickup | ||
m_OnRedPickup | ||
m_iszParticle | ||
m_iszSound |