CHalloweenPickup: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 7: | Line 7: | ||
==[[Classes|Class Structure]]== | ==[[Classes|Class Structure]]== | ||
*'''CHalloweenPickup''' | *'''[[CBaseEntity]]''' | ||
**'''[[CBaseAnimating]]''' | |||
***'''[[CItem]]''' | |||
****'''[[CTFPowerup]]''' | |||
*****'''CHalloweenPickup''' | |||
== Entity DataMaps == | == Entity DataMaps == |
Revision as of 02:38, 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 |
---|---|---|
CItemComeToRest | ||
CItemFallThink | ||
CItemItemTouch | ||
CItemMaterialize | ||
InputDisable | ||
InputEnable | ||
InputToggle | ||
m_OnBluePickup | ||
m_OnCacheInteraction | ||
m_OnPlayerTouch | ||
m_OnRedPickup | ||
m_bActivateWhenAtRest | ||
m_bAutoMaterialize | ||
m_bDisabled | ||
m_flNextResetCheckTime | ||
m_iszModel | ||
m_iszParticle | ||
m_iszSound | ||
m_pConstraint | ||
m_vOriginalSpawnAngles | ||
m_vOriginalSpawnOrigin |