CTFProjectile BallOfFire: 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 1: Line 1:
== Overview ==
== Overview ==
...
The fireball projectile fired from The Dragon's Fury is an instance of this class.


'''Source location : ...'''
'''Source location : Absent from the 2017 TF2 source code.'''


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


==[[SendProps|Class Structure]]==
==[[Classes|Class Structure]]==
*'''[[CBaseEntity]]'''
*'''[[CBaseEntity]]'''
**'''[[CBaseAnimating]]'''
**'''[[CBaseAnimating]]'''
***'''[[CBaseAnimatingOverlay]]'''
***'''[[CBaseProjectile]]'''
****'''[[CBaseFlex]]'''
****'''[[CTFBaseRocket]]'''
*****'''[[CBaseCombatCharacter]]'''
*****'''[[CTFProjectile_Rocket]]'''
******'''[[CBasePlayer]]'''
******'''CTFProjectile_BallOfFire'''
*******'''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;"
|+CTFProjectile_BallOfFire  
|+CTFProjectile_BallOfFire  
! style="width: 50%; background-color: #303030; color: white" |Name  
! style="width: 50%; background-color: #303030; color: white" |Name  

Latest revision as of 21:23, 6 March 2022

Overview[edit | edit source]

The fireball projectile fired from The Dragon's Fury is an instance of this class.

Source location : Absent from the 2017 TF2 source code.

Linked entity : tf_projectile_balloffire

Class Structure[edit | edit source]

SendProps[edit | edit source]

CTFProjectile_BallOfFire
Name Type Description
m_vecInitialVelocity Vector
m_vecSpawnOrigin Vector