CCurrencyPackCustom: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
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_custom item_currencypack_custom]''' | ||
==[[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_custom
Class Structure
- CBaseEntity
- CBaseAnimating
- CItem
- CTFPowerup
- CCurrencyPack
- CCurrencyPackCustom
- CCurrencyPack
- CTFPowerup
- CItem
- CBaseAnimating