CTFProjectile BallOfFire: Difference between revisions
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]''' | ||
==[[ | ==[[Classes|Class Structure]]== | ||
*'''[[CBaseEntity]]''' | *'''[[CBaseEntity]]''' | ||
**'''[[CBaseAnimating]]''' | **'''[[CBaseAnimating]]''' | ||
***'''[[ | ***'''[[CBaseProjectile]]''' | ||
****'''[[ | ****'''[[CTFBaseRocket]]''' | ||
*****'''[[ | *****'''[[CTFProjectile_Rocket]]''' | ||
******''' | ******'''CTFProjectile_BallOfFire''' | ||
== 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]
- CBaseEntity
- CBaseAnimating
- CBaseProjectile
- CTFBaseRocket
- CTFProjectile_Rocket
- CTFProjectile_BallOfFire
- CTFProjectile_Rocket
- CTFBaseRocket
- CBaseProjectile
- CBaseAnimating
SendProps[edit | edit source]
Name | Type | Description |
---|---|---|
m_vecInitialVelocity | Vector | |
m_vecSpawnOrigin | Vector |