CCurrencyPackMedium: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 2: | Line 2: | ||
... | ... | ||
'''Source location : [https://github.com/sreechar/TF2-Source-Code/ | '''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]''' | ||
'''Linked | '''Linked Entity : [https://developer.valvesoftware.com/wiki/item_currencypack_medium item_currencypack_medium]''' | ||
==[[Classes|Class Structure]]== | ==[[Classes|Class Structure]]== | ||
*'''[[CBaseEntity]]''' | *'''[[CBaseEntity]]''' | ||
**'''[[CBaseAnimating]]''' | **'''[[CBaseAnimating]]''' | ||
*** | ***'''[[CItem]]''' | ||
**** | ****'''[[CTFPowerup]]''' | ||
*****'''[[CCurrencyPack]]''' | *****'''[[CCurrencyPack]]''' | ||
******'''CCurrencyPackMedium''' | ******'''CCurrencyPackMedium''' |
Revision as of 02:16, 28 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