CTFAmmoPack: Difference between revisions

From SigMod
Jump to navigation Jump to search
No edit summary
No edit summary
Line 2: Line 2:
...
...


'''Source location : ...'''
'''Source location : [https://github.com/sreechar/TF2-Source-Code/tree/master/tf2_src/game/server/tf/tf_ammo_pack.h /game/server/tf/tf_ammo_pack.h]'''


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


==[[Classes|Class Structure]]==
==[[Classes|Class Structure]]==
*'''[[CBaseEntity]]'''
*'''[[CBaseEntity]]'''
**'''[[CBaseAnimating]]'''
**'''[[CBaseAnimating]]'''
***'''[[CBaseAnimatingOverlay]]'''
***'''[[CItem]]'''
****'''[[CBaseFlex]]'''
****'''CTFAmmoPack'''
*****'''[[CBaseCombatCharacter]]'''
******'''[[CBasePlayer]]'''
*******'''CTFPlayer'''


== SendProps ==
== SendProps ==

Revision as of 01:39, 28 March 2022

Overview

...

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

Linked Entity : tf_ammo_pack

Class Structure

SendProps

CTFAmmoPack
Name Type Description
m_vecInitialVelocity Vector
m_angRotation Integer
m_angRotation[0] Float
m_angRotation[1] Float
m_angRotation[2] Float

Entity DataMaps

CTFAmmoPack
Name Type Description
CItemComeToRest
CItemFallThink
CItemItemTouch
CItemMaterialize
CTFAmmoPackFlyThink
CTFAmmoPackPackTouch
m_OnCacheInteraction
m_OnPlayerTouch
m_bActivateWhenAtRest
m_flNextResetCheckTime
m_pConstraint
m_vOriginalSpawnAngles
m_vOriginalSpawnOrigin