CTFProjectile MechanicalArmOrb: Difference between revisions
Jump to navigation
Jump to search
(Created blank page) |
No edit summary |
||
(2 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
== Overview == | |||
The energy orb fired by the Short Circuit is an instance of this class. | |||
'''Source location : Absent from the 2017 TF2 source code.''' | |||
'''Linked entity : [https://developer.valvesoftware.com/wiki/tf_projectile_mechanicalarmorb tf_projectile_mechanicalarmorb]''' | |||
==[[Classes|Class Structure]]== | |||
*'''[[CBaseEntity]]''' | |||
**'''[[CBaseAnimating]]''' | |||
***'''[[CBaseProjectile]]''' | |||
****'''[[CTFBaseRocket]]''' | |||
*****'''[[CTFProjectile_Rocket]]''' | |||
******'''CTFProjectile_MechanicalArmOrb''' |
Latest revision as of 21:38, 6 March 2022
Overview[edit | edit source]
The energy orb fired by the Short Circuit is an instance of this class.
Source location : Absent from the 2017 TF2 source code.
Linked entity : tf_projectile_mechanicalarmorb
Class Structure[edit | edit source]
- CBaseEntity
- CBaseAnimating
- CBaseProjectile
- CTFBaseRocket
- CTFProjectile_Rocket
- CTFProjectile_MechanicalArmOrb
- CTFProjectile_Rocket
- CTFBaseRocket
- CBaseProjectile
- CBaseAnimating