CTEFireBullets: Difference between revisions

From SigMod
Jump to navigation Jump to search
No edit summary
No edit summary
 
(One intermediate revision by the same user not shown)
Line 2: Line 2:
...
...


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


'''Linked entity : ...'''
==[[Classes|Class Structure]]==
 
*'''[[CBaseTempEntity]]'''
==[[SendProps|Class Structure]]==
**'''CTEFireBullets'''
*'''[[CBaseEntity]]'''
**'''[[CBaseAnimating]]'''
***'''[[CBaseAnimatingOverlay]]'''
****'''[[CBaseFlex]]'''
*****'''[[CBaseCombatCharacter]]'''
******'''[[CBasePlayer]]'''
*******'''CTFPlayer'''


== SendProps ==
== SendProps ==
{| class="wikitable sortable" style="margin: 0 auto; width: 100%; padding: 0;"
{| class="wikitable sortable mw-collapsible mw-collapsed" style="margin: 0 auto; width: 100%; padding: 0;"
|+CTEFireBullets  
|+CTEFireBullets  
! style="width: 50%; background-color: #303030; color: white" |Name  
! style="width: 50%; background-color: #303030; color: white" |Name  

Latest revision as of 02:06, 28 March 2022

Overview[edit | edit source]

...

Source location : /game/server/tf/tf_fx.cpp

Class Structure[edit | edit source]

SendProps[edit | edit source]

CTEFireBullets
Name Type Description
m_vecOrigin Vector
m_vecAngles[0] Float
m_vecAngles[1] Float
m_iWeaponID Integer
m_iMode Boolean
m_iSeed Integer
m_iPlayer Integer
m_flSpread Float
m_bCritical Boolean