CCurrencyPackSmall: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
== Overview == | == Overview == | ||
A small pile of money | A small pile of money worth $5. | ||
'''Source location : [https://github.com/sreechar/TF2-Source-Code/tree/master/tf2_src/game/server/tf/entity_currencypack.h /game/server/tf/entity_currencypack.h]''' | '''Source location : [https://github.com/sreechar/TF2-Source-Code/tree/master/tf2_src/game/server/tf/entity_currencypack.h /game/server/tf/entity_currencypack.h]''' |
Latest revision as of 20:44, 10 August 2022
Overview[edit | edit source]
A small pile of money worth $5.
Source location : /game/server/tf/entity_currencypack.h
Linked Entity : item_currencypack_small
Class Structure[edit | edit source]
- CBaseEntity
- CBaseAnimating
- CItem
- CTFPowerup
- CCurrencyPack
- CCurrencyPackSmall
- CCurrencyPack
- CTFPowerup
- CItem
- CBaseAnimating