CTFProjectile SpellSpawnHorde
Jump to navigation
Jump to search
Overview
The projectile from the Skeletons Horde spell is an instance of this class. Once this projectile hits the world, it attempts to spawn 4 CTFProjectile_SpellSpawnZombie projectiles with random direction vectors.
Source location : /game/shared/tf/halloween/tf_weapon_spellbook.cpp
Linked entity : tf_projectile_spellspawnhorde
Class Structure
- CBaseEntity
- CBaseAnimating
- CBaseProjectile
- CBaseGrenade
- CTFWeaponBaseGrenadeProj
- CTFGrenadePipebombProjectile
- CTFProjectile_Jar
- CTFProjectile_SpellBats
- CTFProjectile_SpellSpawnHorde
- CTFProjectile_SpellBats
- CTFProjectile_Jar
- CTFGrenadePipebombProjectile
- CTFWeaponBaseGrenadeProj
- CBaseGrenade
- CBaseProjectile
- CBaseAnimating