CCurrencyPack: Difference between revisions

From SigMod
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/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/tree/master/tf2_src/game/server/tf/entity_currencypack.h /game/server/tf/entity_currencypack.h]'''


'''Linked entity : [https://developer.valvesoftware.com/wiki/item_currencypack_large item_currencypack_large]'''
'''Linked Entity : [https://developer.valvesoftware.com/wiki/item_currencypack_large item_currencypack_large]'''


==[[Classes|Class Structure]]==
==[[Classes|Class Structure]]==
*'''[[CBaseEntity]]'''
*'''[[CBaseEntity]]'''
**'''[[CBaseAnimating]]'''
**'''[[CBaseAnimating]]'''
***<span style="color: #808080;">'''CItem'''</span>
***'''[[CItem]]'''
****<span style="color: #808080;">'''CTFPowerup'''</span>
****'''[[CTFPowerup]]'''
*****'''CCurrencyPack'''
*****'''CCurrencyPack'''



Revision as of 02:16, 28 March 2022

Overview

...

Source location : /game/server/tf/entity_currencypack.h

Linked Entity : item_currencypack_large

Class Structure

SendProps

CCurrencyPack
Name Type Description
m_bDistributed Boolean

Entity DataMaps

CCurrencyPack
Name Type Description
CItemComeToRest
CItemFallThink
CItemItemTouch
CItemMaterialize
InputDisable
InputEnable
InputToggle
m_OnCacheInteraction
m_OnPlayerTouch
m_bActivateWhenAtRest
m_bAutoMaterialize
m_bDisabled
m_flNextResetCheckTime
m_iszModel
m_pConstraint
m_vOriginalSpawnAngles
m_vOriginalSpawnOrigin