CBonusDuckPickup: 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 1: | Line 1: | ||
== Overview == | == Overview == | ||
A bonus duck pickup from maps in the End of the Line update. | |||
'''Source location : [https://github.com/sreechar/TF2-Source-Code/blob/master/tf2_src/game/shared/tf/entity_halloween_pickup.h /game/shared/tf/entity_halloween_pickup.h]''' | '''Source location : [https://github.com/sreechar/TF2-Source-Code/blob/master/tf2_src/game/shared/tf/entity_halloween_pickup.h /game/shared/tf/entity_halloween_pickup.h]''' | ||
Line 11: | Line 11: | ||
***'''[[CItem]]''' | ***'''[[CItem]]''' | ||
****'''[[CTFPowerup]]''' | ****'''[[CTFPowerup]]''' | ||
*****'''CHalloweenPickup''' | *****'''[[CHalloweenPickup]]''' | ||
******'''CBonusDuckPickup''' | ******'''CBonusDuckPickup''' | ||
Latest revision as of 20:24, 10 August 2022
Overview[edit | edit source]
A bonus duck pickup from maps in the End of the Line update.
Source location : /game/shared/tf/entity_halloween_pickup.h
Linked entity : tf_bonus_duck_pickup
Class Structure[edit | edit source]
- CBaseEntity
- CBaseAnimating
- CItem
- CTFPowerup
- CHalloweenPickup
- CBonusDuckPickup
- CHalloweenPickup
- CTFPowerup
- CItem
- CBaseAnimating
SendProps[edit | edit source]
Name | Type | Description |
---|---|---|
m_bSpecial | Boolean |