CCurrencyPackCustom: 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 12: | Line 12: | ||
****'''CTFPowerup''' | ****'''CTFPowerup''' | ||
*****'''[[CCurrencyPack]]''' | *****'''[[CCurrencyPack]]''' | ||
******'''CCurrencyPackCustom'' | ******'''CCurrencyPackCustom''' |
Revision as of 18:33, 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