CCurrencyPackMedium: Difference between revisions
Jump to navigation
Jump to search
(Created page with "== Overview == ... '''Source location : [https://github.com/sreechar/TF2-Source-Code/blob/master/tf2_src/game/server/tf/entity_currencypack.h /game/server/tf/entity_currencyp...") |
No edit summary |
||
Line 4: | Line 4: | ||
'''Source location : [https://github.com/sreechar/TF2-Source-Code/blob/master/tf2_src/game/server/tf/entity_currencypack.h /game/server/tf/entity_currencypack.h]''' | '''Source location : [https://github.com/sreechar/TF2-Source-Code/blob/master/tf2_src/game/server/tf/entity_currencypack.h /game/server/tf/entity_currencypack.h]''' | ||
'''Linked entity : [https://developer.valvesoftware.com/wiki/ | '''Linked entity : [https://developer.valvesoftware.com/wiki/item_currencypack_medium item_currencypack_medium]''' | ||
==[[Classes|Class Structure]]== | ==[[Classes|Class Structure]]== |
Revision as of 18:36, 12 March 2022
Overview
...
Source location : /game/server/tf/entity_currencypack.h
Linked entity : item_currencypack_medium
Class Structure
- CBaseEntity
- CBaseAnimating
- CItem
- CTFPowerup
- CCurrencyPack
- CCurrencyPackMedium
- CCurrencyPack
- CTFPowerup
- CItem
- CBaseAnimating